Add yaml config
This commit is contained in:
parent
1942dfd292
commit
f30305fd95
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ indent_size = 2
|
|||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
||||
[*.yaml]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Add table
Reference in a new issue