diff --git a/.taplo.toml b/.taplo.toml index 1d99dbb4c..3a910512e 100644 --- a/.taplo.toml +++ b/.taplo.toml @@ -19,3 +19,7 @@ keys = ["features"] [rule.formatting] array_auto_expand = true + +[[rule]] +keys = ["package"] +formatting.reorder_keys = false \ No newline at end of file