diff --git a/taplo.toml b/taplo.toml index 696fb7b..f9577a5 100644 --- a/taplo.toml +++ b/taplo.toml @@ -1,3 +1,5 @@ +exclude = [".direnv/**/*", "target/**/*", "vendor/**/*"] + [formatting] reorder_keys = false inline_table_expand = false