This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
pi-hole
mirror of
https://github.com/pi-hole/pi-hole.git
Watch
1
Star
0
Fork
You've already forked pi-hole
0
Code
Issues
Projects
Releases
Wiki
Activity
f0f5cc52d9
pi-hole
/
.stickler.yml
7 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Create .stickler.yml Initial stickler yaml file.
2017-12-10 06:08:54 +08:00
linters
:
shellcheck
:
shell
:
bash
add some more linters to stickler Signed-off-by: Adam Warner <adamw@rner.email>
2018-04-16 06:45:36 +08:00
phpcs
:
flake8
:
Set max line length for flake8 to be an (arbitary) 120 chars Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2020-11-17 07:06:02 +08:00
max-line-length
:
120