Fixed missing whitespaces

This commit is contained in:
2017-11-09 20:39:49 +01:00
parent 28e5f3a10e
commit 8257751d29
4 changed files with 10 additions and 7 deletions

View File

@ -8,5 +8,8 @@ trim_trailing_whitespace = true
indent_style = tab
indent_size = 4
[*.pixy]
trim_trailing_whitespace = false
[*.yml]
indent_style = space