Fixed missing whitespaces
This commit is contained in:
@ -8,5 +8,8 @@ trim_trailing_whitespace = true
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.pixy]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.yml]
|
||||
indent_style = space
|
Reference in New Issue
Block a user