chore: Add taplo.toml

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-12-22 20:10:45 +00:00
parent a052e7f440
commit c99f4704a1
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

8
taplo.toml Normal file
View file

@ -0,0 +1,8 @@
[formatting]
align_entries = true
reorder_keys = false
[[rule]]
include = ["**/Cargo.toml"]
keys = ["dependencies", "workspace.dependencies"]
formatting.reorder_keys = true