Update .editorconfig

This commit is contained in:
Aya Morisawa 2016-12-31 02:21:10 +09:00
parent b5c051027c
commit 7a3f7bce87
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ root = true
[*]
indent_style = tab
indent_size = 2
end_of_line = crlf
charset = utf-8
insert_final_newline = true