Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tox.ini

Issue 29609559: Issue 6021 - Refactoring build.py (Closed) Base URL: https://hg.adblockplus.org/buildtools/file/79688f4a4aff
Patch Set: Fixing a regression in 'docs' Created Nov. 20, 2017, 9:17 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/test_packagerWebExt.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tox.ini
diff --git a/tox.ini b/tox.ini
index 514357f76e9603f94088d0168f313eb3b1ae4231..dd60ec93cb227585e9aef8dd44f39678a5a9d34c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,7 +5,6 @@ skipsdist = true
[flake8]
ignore = D1
per-file-ignores =
- build.py : A104,A107,A201,A206,A302,E501,E711,N802,N803,N806
chainedconfigparser.py : A107,E501,D205,D208,D400
ensure_dependencies.py : A102,A107,A108,D400,A302,E129,E501,E713,E721,F821
localeTools.py : A104,A107,A301,A302,E501,E713,F401,N802,N803,N806
« no previous file with comments | « tests/test_packagerWebExt.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld