We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c2ab5 commit c6004a5Copy full SHA for c6004a5
.gitattributes
@@ -16,11 +16,3 @@ config.toml.example linguist-language=TOML
16
*.ico binary
17
*.woff binary
18
*.woff2 binary
19
-
20
-# Needed as part of converting rustfmt to a subtree, can hopefully be removed later.
21
-src/tools/rustfmt/tests/source/issue-3494/crlf.rs -text
22
-src/tools/rustfmt/tests/source/comment_crlf_newline.rs -text
23
-src/tools/rustfmt/tests/source/configs/enum_discrim_align_threshold/40.rs -text
24
-src/tools/rustfmt/tests/target/issue-3494/crlf.rs -text
25
-src/tools/rustfmt/tests/target/comment_crlf_newline.rs -text
26
-src/tools/rustfmt/tests/target/configs/enum_discrim_align_threshold/40.rs -text
0 commit comments