diff --git a/.gitattributes b/.gitattributes index 70b2a5cd90e..39221d3928e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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