Update README.md.

[ci skip]
This commit is contained in:
XhmikosR 2015-05-16 19:52:17 +03:00
parent 5aa56fefc0
commit 941806b1dc
2 changed files with 31 additions and 27 deletions

View file

@ -10,5 +10,8 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.py]
indent_size = 4