Sign in
rust
/
rust-lang
/
rust
/
HEAD
/
.
/
src
/
doc
/
rustc-dev-guide
/
.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