mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
da0b905fbf
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
10 lines
133 B
YAML
10 lines
133 B
YAML
---
|
|
linters:
|
|
yamllint:
|
|
config: ./.yamllint.conf
|
|
remarklint:
|
|
files:
|
|
ignore:
|
|
- 'scripts/vendor/*'
|
|
- 'style/vendor/*'
|