Set max line length for flake8 to be an (arbitary) 120 chars

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
pull/3849/head
Adam Warner 3 years ago
parent f7982dfbe1
commit 809e4bdb1d
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173

@ -3,3 +3,4 @@ linters:
shell: bash
phpcs:
flake8:
max-line-length: 120

Loading…
Cancel
Save