mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-23 07:18:07 +00:00
Merge pull request #4790 from pi-hole/reformat-yml
[Meta] Reformat yml files
This commit is contained in:
commit
6204698e05
@ -6,4 +6,5 @@ linters:
|
|||||||
flake8:
|
flake8:
|
||||||
max-line-length: 120
|
max-line-length: 120
|
||||||
yamllint:
|
yamllint:
|
||||||
|
config: ./.yamllint.conf
|
||||||
remarklint:
|
remarklint:
|
||||||
|
3
.yamllint.conf
Normal file
3
.yamllint.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
rules:
|
||||||
|
line-length: disable
|
||||||
|
document-start: disable
|
Loading…
Reference in New Issue
Block a user