chore: Add .taplo.toml file

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-03 15:23:41 +00:00
parent d37c6964f7
commit 654aee620e

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