Try and space yaml files better
This commit is contained in:
parent
22f87d4f96
commit
57f30a3af4
1 changed files with 3 additions and 0 deletions
|
@ -16,3 +16,6 @@ indent_size = 4
|
||||||
[Makefile]
|
[Makefile]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|
||||||
|
[yml]
|
||||||
|
indent_size = 2
|
||||||
|
|
Loading…
Add table
Reference in a new issue