rust/src/doc/rustc-dev-guide/.editorconfig
2018-03-26 20:28:00 -05:00

9 lines
114 B
INI

root = true
[src/*]
end_of_line = lf
insert_final_newline = true
[ci/*.sh]
indent_style = space
indent_size = 2