diff --git a/.taplo.toml b/.taplo.toml new file mode 100644 index 0000000..7b36c7a --- /dev/null +++ b/.taplo.toml @@ -0,0 +1,3 @@ +[formatting] +indent_string = " " +array_trailing_comma = false