From 0b3544fc79422a6641ec61b8a268acfa4fefcb6b Mon Sep 17 00:00:00 2001 From: Kevin Lewi Date: Fri, 1 Apr 2022 16:08:18 -0700 Subject: [PATCH] Fixing taplo formatting (#70) --- taplo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taplo.toml b/taplo.toml index 7653be7..410aaa1 100644 --- a/taplo.toml +++ b/taplo.toml @@ -1,3 +1,3 @@ [formatting] -reorder_keys = true allowed_blank_lines = 1 +reorder_keys = true