Skip to content

Commit

Permalink
Hide test cases from taplo formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jun 16, 2023
1 parent cf2b7e8 commit 9ddb27b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .taplo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
exclude = ["tests/**"]

[formatting]
array_auto_expand = false

0 comments on commit 9ddb27b

Please sign in to comment.