mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
More Test and Flake8 Cleanup
- Allow flake8 to check more files as well.
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -31,7 +31,7 @@ commands =
|
||||
python package.py
|
||||
|
||||
[flake8]
|
||||
exclude = .tox,env,build,hscommon/tests,cocoalib,cocoa,help,./qt/dg_rc.py,qt/run_template.py,cocoa/run_template.py,./run.py,./pkg
|
||||
exclude = .tox,env,build,cocoalib,cocoa,help,./qt/dg_rc.py,cocoa/run_template.py,./pkg
|
||||
max-line-length = 120
|
||||
ignore = E731,E203,E501,W503
|
||||
|
||||
|
||||
Reference in New Issue
Block a user