Browse Source

Remove unneeded line

Mark Sch 6 years ago
parent
commit
72fc4cc8ec
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .editorconfig

+ 0 - 1
.editorconfig

@@ -14,7 +14,6 @@ trim_trailing_whitespace = true
 end_of_line = crlf
 
 [*.yml]
-indent_style = space
 indent_size = 2
 
 [Makefile]