Skip to content

Commit ba32dfe

Browse files
authored
chore(tests): Remove linguist-generated git attribute from test snapshot data/fixtures (vercel#75194)
Based on the results of this poll: https://vercel.slack.com/archives/C04KC8A53T7/p1734380259031279 > In my experience these fixtures need to be carefully reviewed, same as the code that changed them. Collapsing them by default will make this more difficult and possibly error-prone.
1 parent 73efa18 commit ba32dfe

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
@@ -3,11 +3,3 @@ packages/next/compiled/** -text linguist-vendored
33

44
# Make next/src/build folder indexable for github search
55
build/** linguist-generated=false
6-
7-
crates/next-custom-transforms/tests/fixture/**/output* linguist-generated=true
8-
9-
turbopack/crates/turbo-tasks-macros-tests/tests/**/*.stderr linguist-generated=true
10-
turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/**/output.md linguist-generated=true
11-
turbopack/crates/turbopack-tests/tests/snapshot/**/output/** linguist-generated=true
12-
13-
**/__snapshots__/** linguist-generated=true

0 commit comments

Comments
 (0)