mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
yaml indent fine tuning (#15189)
This commit is contained in:
@@ -11,8 +11,8 @@ trim_trailing_whitespace = true
|
|||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
[*.{yml,yaml}]
|
[*.yaml]
|
||||||
indent_size = 2
|
|
||||||
|
|
||||||
[docker-compose.yml]
|
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[{*.yml,db_schema.yaml}]
|
||||||
|
indent_size = 2
|
||||||
|
Reference in New Issue
Block a user