link and flake cleanup
This commit is contained in:
@@ -45,3 +45,13 @@ include = ["hbd*"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"hbd" = ["*.yaml", "static/*", "static/*/*", "templates/*"]
|
||||
|
||||
|
||||
[tool.black]
|
||||
line-length = 111
|
||||
|
||||
[tool.flake8]
|
||||
max-line-length = 111
|
||||
|
||||
[tool.pylint.format]
|
||||
max-line-length = 111
|
||||
|
||||
Reference in New Issue
Block a user