mirror of
https://github.com/NickKaramoff/toot
synced 2025-06-05 21:59:33 +02:00
Add .yaml to EditorConfig
This commit is contained in:
@@ -24,6 +24,6 @@ indent_size = 4
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.yml]
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
Reference in New Issue
Block a user