mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-02-08 20:48:53 +00:00
10 lines
142 B
YAML
10 lines
142 B
YAML
---
|
|
linters:
|
|
shellcheck:
|
|
shell: bash
|
|
phpcs:
|
|
flake8:
|
|
max-line-length: 120
|
|
yamllint:
|
|
config: ./.yamllint.conf
|
|
remarklint:
|