We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a579e commit 9e1e0e3Copy full SHA for 9e1e0e3
.travis.yml
@@ -7,5 +7,5 @@ install:
7
- pip install pep257
8
# command to run tests
9
script:
10
- - flake8 . --max-line-length=120 --exclude=__init__.py,linter-plugin-template
+ - flake8 . --max-line-length=120
11
- pep257 . --ignore=D202
0 commit comments