Integrated mypy; added coc config; started fixing a few mypy errors
This commit is contained in:
@@ -19,7 +19,8 @@ lint:
|
||||
- pip3 install -e .
|
||||
script:
|
||||
- python3 setup.py check -mrs
|
||||
- pycodestyle
|
||||
- flake8
|
||||
- mypy sublime
|
||||
|
||||
test:
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user