Pyflakes should run on the testsuite too
This commit is contained in:
parent
74f2d50433
commit
63b19416ef
@ -16,7 +16,7 @@ pyflakes:
|
||||
script:
|
||||
- apt-get -qqy update
|
||||
- apt-get -qqy install --no-install-recommends pyflakes3
|
||||
- pyflakes3 ./libmat2
|
||||
- pyflakes3 ./libmat2 ./mat2 ./tests/
|
||||
|
||||
mypy:
|
||||
stage: linting
|
||||
|
Loading…
Reference in New Issue
Block a user