This commit is contained in:
parent
ca5619c3d5
commit
6ae51c648b
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ pipeline:
|
|||
image: python:3.8
|
||||
commands:
|
||||
- pip install flake8
|
||||
- flake8 /src
|
||||
- flake8 src/
|
||||
+branches: dev
|
Reference in a new issue