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

Unified Diff: tox.ini

Issue 29420575: Issue 5171 - Fix automation to update subscriptions.xml (Closed) Base URL: https://hg.adblockplus.org/sitescripts/
Patch Set: Fixed example configuration Created April 24, 2017, 12:18 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/bin/updateRecommendations.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
@@ -13,17 +13,16 @@ omit = */test/*
[flake8]
putty-ignore =
sitescripts/content_blocker_lists/bin/generate_lists.py : A107,E501
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,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
sitescripts/extensions/web/adblockbrowserUpdates.py : A107,E501
sitescripts/extensions/web/downloads.py : E501,F401
sitescripts/formmail/web/formmail.py : A301,E501,E713,N802
sitescripts/hg/bin/irchook.py : A104
sitescripts/hg/test/update_issues.py : N802
sitescripts/management/bin/generateHgAuth.py : A107,E501,E711
« no previous file with comments | « sitescripts/extensions/bin/updateRecommendations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld