Skip to content

Commit

Permalink
chore: taplo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
storopoli committed Jan 7, 2025
1 parent dbb1cf6 commit 1aa343e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .taplo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
exclude = ["target/**/*.toml"]

[formatting]
reorder_keys = false

[[rule]]
include = ["**/Cargo.toml"]
keys = ["workspace.dependencies", "dependencies"]

[rule.formatting]
reorder_keys = true

0 comments on commit 1aa343e

Please sign in to comment.