diff --git a/.taplo.toml b/.taplo.toml new file mode 100644 index 0000000..3312c8e --- /dev/null +++ b/.taplo.toml @@ -0,0 +1,4 @@ +[formatting] +array_auto_collapse = false +array_trailing_comma = true +inline_table_expand = false