Skip to content

Commit

Permalink
chore(tests): Remove linguist-generated git attribute from test snaps…
Browse files Browse the repository at this point in the history
…hot data/fixtures (#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.
  • Loading branch information
bgw authored Jan 22, 2025
1 parent 73efa18 commit ba32dfe
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,3 @@ packages/next/compiled/** -text linguist-vendored

# Make next/src/build folder indexable for github search
build/** linguist-generated=false

crates/next-custom-transforms/tests/fixture/**/output* linguist-generated=true

turbopack/crates/turbo-tasks-macros-tests/tests/**/*.stderr linguist-generated=true
turbopack/crates/turbopack-ecmascript/tests/tree-shaker/analyzer/**/output.md linguist-generated=true
turbopack/crates/turbopack-tests/tests/snapshot/**/output/** linguist-generated=true

**/__snapshots__/** linguist-generated=true

0 comments on commit ba32dfe

Please sign in to comment.