Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Side by Side Diff: pylama.ini

Issue 1451373002: Updating mozdownload (excluding tests) (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/mozdownload@master
Patch Set: Updated README.md Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « mozdownload/utils.py ('k') | run_tests.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 [pylama]
2 format = mccabe,pep8,pep257,pyflakes,pylint
3 ignore = C901
4
5 [pylama:pep8]
6 max_line_length = 100
OLDNEW
« no previous file with comments | « mozdownload/utils.py ('k') | run_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698