chore: Add taplo configurations

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-11-14 19:13:44 +00:00
parent 45965d9e57
commit 28c828f06d
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

9
taplo.toml Normal file
View file

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