gecko-dev/third_party/python/pipenv/setup.cfg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 строки
196 B
INI
Исходник Обычный вид История

[flake8]
exclude = .git,__pycache__,docs/,pipenv/vendor/,get-pipenv.py,setup.py
ignore =
E121,E123,E126,E226,E24,E704,
E127,E128,E129,E222,E231,E402,E501
[egg_info]
tag_build =
tag_date = 0