only lint for python errors
This commit is contained in:
parent
fe24e28e28
commit
9c40975d26
@ -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