This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
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
Packages
Projects
Releases
Wiki
Activity
18c6ef8aac
pi-hole
/
.stickler.yml
7 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Create .stickler.yml Initial stickler yaml file.
2017-12-09 23:08:54 +01:00
linters
:
shellcheck
:
shell
:
bash
add some more linters to stickler Signed-off-by: Adam Warner <adamw@rner.email>
2018-04-16 00:45:36 +02: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 00:06:02 +01:00
max-line-length
:
120