Merge pull request #4019 from marcjansen/editorconfig-cleanup

Simplify .editorconfig file
This commit is contained in:
Marc Jansen
2015-08-19 15:16:54 +02:00

View File

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