Appease flake8 on the linting
This commit is contained in:
@ -11,7 +11,7 @@ steps:
|
||||
- name: run flake8
|
||||
image: alpine/flake8:3.9.0
|
||||
commands:
|
||||
- flake8 bin/app-json.py
|
||||
- flake8 --max-line-length 100 bin/app-json.py
|
||||
|
||||
- name: run unit tests
|
||||
image: decentral1se/docker-dind-bats-kcov
|
||||
|
||||
Reference in New Issue
Block a user