chore(tests): Add flake8-import-order linter plugin
This commit is contained in:
@@ -8,7 +8,7 @@ python:
|
|||||||
- 3.6
|
- 3.6
|
||||||
- nightly
|
- nightly
|
||||||
install:
|
install:
|
||||||
- pip install pyyaml flake8 coveralls
|
- pip install pyyaml flake8 flake8-import-order coveralls
|
||||||
- pip install .
|
- pip install .
|
||||||
script:
|
script:
|
||||||
- flake8 .
|
- flake8 .
|
||||||
|
|||||||
Reference in New Issue
Block a user