Configure HTML/JS/CSS linting and formatting
This commit is contained in:
parent
f5ddf8828d
commit
94a681be87
1 changed files with 3 additions and 0 deletions
|
@ -30,3 +30,6 @@ known_first_party = "servala"
|
|||
[tool.flake8]
|
||||
max-line-length = 160
|
||||
exclude = ".venv"
|
||||
|
||||
[tool.djlint]
|
||||
extend_exclude = "src/servala/static/mazer"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue