Skip to content

Commit c6004a5

Browse files
committed
Remove rustfmt tests from top-level .gitattributes
These are tracked in src/tools/rustfmt/.gitattributes already, they don't need to be listed twice.
1 parent c4c2ab5 commit c6004a5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.gitattributes

-8
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,3 @@ config.toml.example linguist-language=TOML
1616
*.ico binary
1717
*.woff binary
1818
*.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

Comments
 (0)