Change testing values back to what they should be
This commit is contained in:
parent
3a27ad0ee9
commit
70bc25a856
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue