Update editor config

This commit is contained in:
Jonathan Reinink 2020-07-29 10:16:14 -04:00
parent 05d2f10600
commit 7a488c90a6
1 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,5 @@ trim_trailing_whitespace = true
[*.md] [*.md]
trim_trailing_whitespace = false trim_trailing_whitespace = false
[*.yml] [*.{yml,yaml}]
indent_size = 2 indent_size = 2