🚨 Updated liner config

This commit is contained in:
Nikhil Badyal
2022-10-14 18:29:57 +05:30
parent a687be93f0
commit e162068b30
+2
View File
@@ -1,6 +1,7 @@
[flake8]
max-line-length = 120
exclude = .tox,.git,*/settings/*,*/migrations/*,*/static/CACHE/*,docs,node_modules,venv
extend-ignore = E203
[pycodestyle]
max-line-length = 120
@@ -16,6 +17,7 @@ skip_glob = **/migrations/*.py
include_trailing_comma = true
force_grid_wrap = 0
use_parentheses = true
profile = black
[pycln]
exclude = __init__.py,