Merge pull request #3484 from phansch/fix_windows_lineendings

git: Enforce LF lineendings for everything
This commit is contained in:
Philipp Hansch
2018-12-02 11:37:05 +01:00
committed by GitHub
+4
View File
@@ -0,0 +1,4 @@
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
* text=auto eol=lf
*.rs rust