mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:01:17 +01:00
62991e6047
This avoids default CRLF on msysgit for Windows which can cause trouble.
Cf. https://help.github.com/articles/dealing-with-line-endings#text-eollf
Commit dad2ccc9b3
followup.
Closes #7723.
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
|
|
|
* text eol=lf
|
|
*.cpp rust
|
|
*.h rust
|
|
*.rs rust
|
|
src/rt/msvc/* -whitespace
|
|
src/rt/vg/* -whitespace
|
|
src/rt/linenoise/* -whitespace
|
|
src/rt/jemalloc/**/* -whitespace
|