1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 13:59:15 +00:00
pi-hole/.stickler.yml
Adam Warner 809e4bdb1d
Set max line length for flake8 to be an (arbitary) 120 chars
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-11-16 23:06:02 +00:00

7 lines
83 B
YAML

linters:
shellcheck:
shell: bash
phpcs:
flake8:
max-line-length: 120