]> git.lizzy.rs Git - rust.git/blob - .gitattributes
auto merge of #9335 : alexcrichton/rust/issue-7945, r=thestinger
[rust.git] / .gitattributes
1 [attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
2
3 * text=auto eol=lf
4 *.cpp rust
5 *.h rust
6 *.rs rust
7 src/rt/msvc/* -whitespace
8 src/rt/vg/* -whitespace
9 src/rt/linenoise/* -whitespace
10 src/rt/jemalloc/**/* -whitespace