Change testing values back to what they should be

This commit is contained in:
Hackerpilot 2015-04-19 21:59:21 -07:00
parent 3a27ad0ee9
commit 70bc25a856
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ dfmt_space_after_keywords = true
dfmt_split_operator_at_line_end = false
end_of_line = lf
indent_size = 4
indent_style = tab
indent_style = space
insert_final_newline = true
max_line_length = 120
tab_width = 8