mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 21:46:55 +00:00
Add correct rules to yml files editor config
This commit is contained in:
@@ -9,3 +9,7 @@ charset = utf-8
|
|||||||
indent_style = tab
|
indent_style = tab
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
|
[*.yml]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user