forked from VimPlug/jedi
Also typecheck sith
This commit is contained in:
@@ -32,7 +32,7 @@ matrix:
|
||||
script:
|
||||
# Ignore F401, which are unused imports. flake8 is a primitive tool and is sometimes wrong.
|
||||
- 'flake8 --extend-ignore F401 jedi setup.py'
|
||||
- 'mypy jedi'
|
||||
- 'mypy jedi sith.py'
|
||||
install:
|
||||
- sudo apt-get -y install python3-venv
|
||||
- pip install .[testing]
|
||||
|
||||
Reference in New Issue
Block a user