We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65212b commit 6d45375Copy full SHA for 6d45375
.travis.yml
@@ -5,4 +5,4 @@ install:
5
- pip install flake8
6
script:
7
- flake8 --max-line-length=100 .
8
- - python tests/syntax_checker.py
+ - python tests/syntax_lint.py
0 commit comments