fix style issues in the server

This commit is contained in:
Spencer Alger 2015-04-03 16:05:24 -07:00
parent dd9ff1852f
commit 38a935fa10
10 changed files with 32 additions and 30 deletions

View file

@ -7,4 +7,7 @@ indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
insert_final_newline = true
[*.md]
insert_final_newline = false