mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-21 22:38:08 +00:00
Set max line length for flake8 to be an (arbitary) 120 chars
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
f7982dfbe1
commit
809e4bdb1d
@ -3,3 +3,4 @@ linters:
|
|||||||
shell: bash
|
shell: bash
|
||||||
phpcs:
|
phpcs:
|
||||||
flake8:
|
flake8:
|
||||||
|
max-line-length: 120
|
||||||
|
Loading…
Reference in New Issue
Block a user