.editorconfig fixed

pull/7/head
sobolevn 2016-06-21 18:25:17 +03:00
parent cd05a90aad
commit d2f32790df
No known key found for this signature in database
GPG Key ID: FF672D568AE3C73E
1 changed files with 0 additions and 4 deletions

View File

@ -7,7 +7,3 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
indent_style = space
indent_size = 4