Compare commits
1 commit
a6f1140b1f
...
fc9fdb5fa7
| Author | SHA1 | Date | |
|---|---|---|---|
|
fc9fdb5fa7 |
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
insert_final_newline = false
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
max_line_length = 120
|
max_line_length = 120
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue