mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 15:32:24 +01:00
chore(editorconfig): add config for yaml files
This commit is contained in:
@@ -15,3 +15,9 @@ indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
Reference in New Issue
Block a user