Sign in
rust
/
rust-lang
/
rustc-dev-guide
/
79fb1608f7dd254d2b559181666db96c9315c9ca
/
.
/
.editorconfig
blob: 443c4c2849ca6a503bb43325e80842f631fefedc [
file
] [
log
] [
blame
]
root
=
true
[
src
/*]
end_of_line = lf
insert_final_newline = true
max_line_length = 100
[ci/*.sh]
indent_style = space
indent_size = 2