mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
restore auto-detection of text files
We force the usage of LF line endings, but *only* in text files.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
||||
|
||||
* text eol=lf
|
||||
* text=auto eol=lf
|
||||
*.cpp rust
|
||||
*.h rust
|
||||
*.rs rust
|
||||
|
||||
Reference in New Issue
Block a user