mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
Fix tox tests
Add new warning to ignores
This commit is contained in:
parent
2ed1b82ecf
commit
4b6f8b45e2
2
tox.ini
2
tox.ini
@ -13,5 +13,5 @@ deps =
|
||||
[flake8]
|
||||
exclude = .tox,env,build,hscommon,qtlib,cocoalib,cocoa,help,./get-pip.py,./qt/dg_rc.py,./core*/tests,qt/run_template.py,cocoa/run_template.py,./run.py,./pkg
|
||||
max-line-length = 120
|
||||
ignore = W391,W293,E302,E261,E226,E227,W291,E262,E303,E265
|
||||
ignore = W391,W293,E302,E261,E226,E227,W291,E262,E303,E265,E731
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user