Simplify .editorconfig file

This commit is contained in:
Marc Jansen
2015-08-19 14:49:28 +02:00
parent 8a4bdd4046
commit fef0088bf9

View File

@@ -10,8 +10,6 @@ insert_final_newline = true
[*.md]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[Makefile]