misc: sync .taplo with .editorconfig

Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
Philipp Schuster
2026-05-13 11:34:11 +02:00
committed by Bo Chen
parent 96700bbfc7
commit fc8fd3682a

View File

@@ -1,5 +1,6 @@
include = ["**/Cargo.toml"]
[formatting]
indent_string = " " # 2 spaces: keep in sync with .editorconfig
reorder_arrays = true
reorder_keys = true