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

Unified Diff: tox.ini

Issue 29611593: Issue 5996 - Release consistent versions across WebExtensions (Closed) Base URL: https://codereview.adblockplus.org/29609559/
Patch Set: Addressing comments Created Nov. 28, 2017, 2:17 p.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 | « releaseAutomation.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 dd60ec93cb227585e9aef8dd44f39678a5a9d34c..ec8f59942fc5dc0ce24532ab9fb775b931a16ec1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,7 +11,7 @@ per-file-ignores =
packager.py : A102,A107,A206,A302,E501,E711,N802,N803,N806
packagerChrome.py : A101,A104,A107,A111,A112,A302,E501,E711,F841,N802,N803,N806
publicSuffixListUpdater.py : A108,D200,D202,D205,D400,D401,D403,E501,F821,N802,N803
- releaseAutomation.py : A102,A107,A108,A302,D202,D400,D401,E501,F401,N803,N806
+ releaseAutomation.py : A102,A107,A108,D202,D400,D401,E501,F401,N803,N806
[coverage:run]
omit = tests/*
« no previous file with comments | « releaseAutomation.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld