forked from tastytea/overlay
Use spaces for .yml files.
This commit is contained in:
parent
bfffdb23cc
commit
2b1005d6ee
@ -11,3 +11,6 @@ end_of_line = lf
|
|||||||
charset = utf-8
|
charset = utf-8
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[*.yml]
|
||||||
|
indent_style = space
|
||||||
|
Loading…
x
Reference in New Issue
Block a user