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

Unified Diff: tox.ini

Issue 29374637: Issue 4549 - Implement the Windows Store API to upload development builds (Closed)
Patch Set: Rebase Created Feb. 16, 2017, 1:14 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 | « sitescripts/extensions/utils.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tox.ini
===================================================================
--- a/tox.ini
+++ b/tox.ini
@@ -17,7 +17,7 @@
sitescripts/crashes/web/submitCrash.py : A302,E501,E711,F401,N802,N806
sitescripts/crawler/bin/import_sites.py : A105,A206,E501
sitescripts/crawler/web/crawler.py : A107,A108,A206,E501
- sitescripts/extensions/bin/createNightlies.py : A102,A104,A107,A108,A302,E501,F401,F841,N802,N806,N812
+ sitescripts/extensions/bin/createNightlies.py : A102,A104,A107,A108,A302,E501,F841,N802,N806,N812
sitescripts/extensions/bin/updateRecommendations.py : E501,N802
sitescripts/extensions/bin/updateUpdateManifests.py : A107,A206,E501,N802,N806
sitescripts/extensions/utils.py : A107,A206,A301,A302,E501,E711,F401,N802,N803,N805,N806
« no previous file with comments | « sitescripts/extensions/utils.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld