increase flake8 line length in molecule
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2752f6842e
commit
53aa972c31
@ -18,5 +18,8 @@ provisioner:
|
|||||||
enabled: False
|
enabled: False
|
||||||
verifier:
|
verifier:
|
||||||
name: testinfra
|
name: testinfra
|
||||||
|
lint:
|
||||||
lint:
|
lint:
|
||||||
name: flake8
|
name: flake8
|
||||||
|
options:
|
||||||
|
max-line-length: 120
|
||||||
|
Loading…
Reference in New Issue
Block a user