diff --git a/.taplo.toml b/.taplo.toml new file mode 100644 index 000000000..9bd6f6eee --- /dev/null +++ b/.taplo.toml @@ -0,0 +1,5 @@ +include = ["**/Cargo.toml"] + +[formatting] +reoder_arrays = true +reorder_keys = true