Remove redundant configuration
This commit is contained in:
parent
1b15ae6e05
commit
789b0c56c0
|
@ -23,4 +23,3 @@ indent_style = space
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
max_line_length = 120
|
max_line_length = 120
|
||||||
tab_width = 8
|
tab_width = 8
|
||||||
trim_trailing_whitespace = true
|
|
||||||
|
|
Loading…
Reference in New Issue