]> git.lizzy.rs Git - rust.git/blob - .gitattributes
added lint to check for full range of vector and suggest append
[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