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

Unified Diff: tox.ini

Issue 29975555: Issue 7194 - Avoid linting old jsyhydra dependency
Patch Set: Created Jan. 7, 2019, 2:15 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 | « no previous file | 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 2b2c33da398eaf6cfe1e8fbf4781ba853d8bebcc..9037d29522bf34640e933a1ac26bccc2afd33c9b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,9 +3,9 @@ envlist = py27
skipsdist = true
[flake8]
-
exclude =
node_modules,
+ jshydra,
.tox,
*.pyc,
ignore = D1,C815
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld