increase flake8 line length in molecule
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-10-17 21:01:00 +02:00
parent 2752f6842e
commit 53aa972c31
1 changed files with 3 additions and 0 deletions

View File

@ -18,5 +18,8 @@ provisioner:
enabled: False
verifier:
name: testinfra
lint:
lint:
name: flake8
options:
max-line-length: 120