chore: Add taplo.toml
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
a052e7f440
commit
c99f4704a1
1 changed files with 8 additions and 0 deletions
8
taplo.toml
Normal file
8
taplo.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[formatting]
|
||||
align_entries = true
|
||||
reorder_keys = false
|
||||
|
||||
[[rule]]
|
||||
include = ["**/Cargo.toml"]
|
||||
keys = ["dependencies", "workspace.dependencies"]
|
||||
formatting.reorder_keys = true
|
Loading…
Reference in a new issue