X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=90cf33053c77587326cfec3e29e0f6caa73db1ca;hb=2b79413491ed02b7bdc8236f43811aedde0fe325;hp=45bca848f8f369152c88ed05de35d9423015a828;hpb=c00210d7ba3a5b08babe289de942b687d5ff6c8b;p=rust.git diff --git a/.gitattributes b/.gitattributes index 45bca848f8f..90cf33053c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 - * text=auto eol=lf -*.rs rust +*.rs text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 +*.fixed linguist-language=Rust