chore: format yml

This commit is contained in:
Michael Chris Lopez
2021-10-29 14:24:53 +08:00
parent 586cbf73b9
commit 3887180201
3 changed files with 72 additions and 68 deletions

View File

@@ -10,3 +10,7 @@ indent_style = tab
[*.vim] [*.vim]
indent_style = space indent_style = space
[*.yml]
indent_size = 2
indent_style = space