]> git.lizzy.rs Git - rust.git/blob - src/tools/clippy/.gitattributes
Rollup merge of #88722 - WaffleLapkin:unsafe_cell_const_get_mut, r=dtolnay
[rust.git] / src / tools / clippy / .gitattributes
1 * text=auto eol=lf
2 *.rs text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
3 *.fixed linguist-language=Rust