diff --git a/.taplo.toml b/.taplo.toml index 9e7ab9e99..3b2f6f015 100644 --- a/.taplo.toml +++ b/.taplo.toml @@ -1,5 +1,6 @@ include = ["**/Cargo.toml"] [formatting] +indent_string = " " # 2 spaces: keep in sync with .editorconfig reorder_arrays = true reorder_keys = true