]> git.lizzy.rs Git - rust.git/blob - .gitattributes
lintcheck: add a cmdline option --crates-toml <TOML PATH> to override crate sources...
[rust.git] / .gitattributes
1 * text=auto eol=lf
2 *.rs text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
3 *.fixed linguist-language=Rust