mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update setup.cfg (refs: #3264)
This commit is contained in:
parent
8dcc3a259c
commit
c7783e632f
@ -26,4 +26,4 @@ universal = 1
|
|||||||
[flake8]
|
[flake8]
|
||||||
max-line-length = 95
|
max-line-length = 95
|
||||||
ignore = E113,E116,E221,E226,E241,E251,E901
|
ignore = E113,E116,E221,E226,E241,E251,E901
|
||||||
exclude=tests/*,build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py
|
exclude = .git,.tox,tests/*,build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py
|
||||||
|
Loading…
Reference in New Issue
Block a user