0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-01-10 16:55:52 +02:00
rs-cargo/.editorconfig
2019-09-12 23:48:44 +03:00

11 lines
141 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
max_line_length = 80
indent_size = 4
[*.yml]
indent_size = 2