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

Unified Diff: tox.ini

Issue 29345343: Noissue - Fixed misplaced module docstrings (Closed)
Patch Set: Created May 30, 2016, 11:01 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 | « sitescripts/urlfixer/bin/topDomains.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
@@ -65,8 +65,8 @@
sitescripts/subscriptions/web/fallback.py : A107,A206,A301,E501,F401,N802,N806
sitescripts/templateFilters.py : A107,A112,A206,E501,E711,F401,F841,N802,N803,N806
sitescripts/testpages/web/sitekey_frame.py : A107
- sitescripts/urlfixer/bin/forceDomains.py : A203,A206,E501,N802
- sitescripts/urlfixer/bin/topDomains.py : A203,A206,E501,E711,F401,N802
+ sitescripts/urlfixer/bin/forceDomains.py : A206,E501,N802
+ sitescripts/urlfixer/bin/topDomains.py : A206,E501,E711,F401,N802
sitescripts/urlfixer/web/submitData.py : A206,E501,E711,F401,F841,N802,N806
sitescripts/utils.py : A107,A301,E501,E713,N801,N802,N806
sitescripts/web.py : A107,E501,N802
« no previous file with comments | « sitescripts/urlfixer/bin/topDomains.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld