From dd84b9d64fb98746a230cd24233ff50a562c39c9 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 28 Apr 2023 01:36:44 +0800 Subject: --- .taplo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .taplo.toml (limited to '.taplo.toml') diff --git a/.taplo.toml b/.taplo.toml new file mode 100644 index 0000000..10e0215 --- /dev/null +++ b/.taplo.toml @@ -0,0 +1,8 @@ +include = ["./*.toml", "crates/*/*.toml"] + +[[rule]] +keys = ["dependencies", "*-dependencies"] + +[rule.formatting] +reorder_keys = true +indent_tables = true -- cgit v1.2.3-70-g09d2