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