pgadmin4/.pycodestyle

10 lines
221 B
Plaintext
Raw Normal View History

[pycodestyle]
ignore = E402,W504,W605,E231,W605
max-line-length = 79
statistics = True
show-source = False
show-pep8 = False
count = True
format = pylint
exclude = migrations,node_modules,config_local.py,config_distro.py