mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🚨 Updated liner config
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user