mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-16 13:42:05 +00:00
9 lines
130 B
INI
9 lines
130 B
INI
root = true
|
|
|
|
[*.rs]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|
|
indent_style = tab
|
|
tab_width = 4
|