1
0

Clean up .editorconfig

This commit is contained in:
Noah 2016-09-20 15:40:25 -07:00
parent 93dfd9753c
commit 69398e24e2

View File

@ -5,7 +5,6 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
@ -23,7 +22,4 @@ indent_size = 2
indent_style = space
indent_size = 2
[*.go]
indent_style = tab
# format:dosini