Skip to content

Commit

Permalink
Ignore huge snapshot in dprint
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Mar 20, 2024
1 parent 5deec38 commit 31d4c3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"docs",
"doc",
"steep_expectations.yml",
"vendor"
"vendor",
"test/**/fixtures/**"
],
"plugins": [
"https://plugins.dprint.dev/json-0.19.1.wasm",
Expand Down

0 comments on commit 31d4c3d

Please sign in to comment.