mirror of
1
0
Fork 0

Update editorconfig

Trailing whitespace is significant in Markdown files.
This commit is contained in:
Anish Athalye 2014-12-30 00:47:51 -05:00
parent 1221ad0f9b
commit 68c6126f89
1 changed files with 3 additions and 0 deletions

View File

@ -9,3 +9,6 @@ trim_trailing_whitespace = true
[*.py]
indent_size = 4
[*.md]
trim_trailing_whitespace = false