Update editorconfig

This commit is contained in:
CrazyMax
2020-06-15 19:50:09 +02:00
parent 3cbfed0473
commit ef9a21aa99

View File

@@ -14,5 +14,8 @@ trim_trailing_whitespace = true
[*.go] [*.go]
indent_style = tab indent_style = tab
[{**/fixtures/**,**/.dev/**}]
insert_final_newline = false
[*.md] [*.md]
trim_trailing_whitespace = false trim_trailing_whitespace = false