1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-03-03 16:15:37 -05:00
rust/.editorconfig
2021-08-08 20:43:01 +02:00

8 lines
130 B
INI

root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true