mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Extend editorconfig rules
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -23,6 +23,14 @@ indent_size = 2
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[.yamllint.conf]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user