[pep8] flake8 run for everything, fix items from this change
Signed-off-by: akoskaaa <akos.hochrein@prezi.com>
This commit is contained in:
parent
f9ea5ecf40
commit
fa2fb6bd38
7 changed files with 9 additions and 10 deletions
|
|
@ -8,7 +8,7 @@ set -e
|
|||
script/validate-dco
|
||||
|
||||
>&2 echo "Running lint checks"
|
||||
flake8 compose
|
||||
flake8
|
||||
|
||||
if [ "$DOCKER_VERSIONS" == "" ]; then
|
||||
DOCKER_VERSIONS="1.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue