mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-14 03:39:46 +00:00
edba325a3e
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
11 lines
142 B
YAML
11 lines
142 B
YAML
---
|
|
linters:
|
|
shellcheck:
|
|
shell: bash
|
|
phpcs:
|
|
flake8:
|
|
max-line-length: 120
|
|
yamllint:
|
|
config: ./.yamllint.conf
|
|
remarklint:
|