only lint for python errors
This commit is contained in:
parent
59750ec040
commit
eae9ba7d86
@ -11,7 +11,7 @@ stages:
|
||||
linting_python:
|
||||
stage: test
|
||||
script:
|
||||
- pylint app/*.py
|
||||
- pylint -E app/*.py
|
||||
only:
|
||||
- /.*/
|
||||
tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user