summary refs log tree commit diff stats
path: root/taplo.toml
diff options
context:
space:
mode:
authorAlan Pearce2025-02-09 01:26:24 +0100
committerAlan Pearce2025-03-16 00:56:49 +0100
commit4b99d4989b488969daf28077828d138aef6a7a26 (patch)
tree4239717e16c8481afef9c857578d93424225366f /taplo.toml
parent97af0bacc774771e6a80d4290355586ffee5e46a (diff)
downloadwebsite-4b99d4989b488969daf28077828d138aef6a7a26.tar.lz
website-4b99d4989b488969daf28077828d138aef6a7a26.tar.zst
website-4b99d4989b488969daf28077828d138aef6a7a26.zip
configure toml formatting
Diffstat (limited to 'taplo.toml')
-rw-r--r--taplo.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/taplo.toml b/taplo.toml
new file mode 100644
index 0000000..7da1868
--- /dev/null
+++ b/taplo.toml
@@ -0,0 +1,7 @@
+#:schema taplo://taplo.toml
+
+[formatting]
+  indent_tables = true
+  indent_entries = true
+  array_auto_collapse = false
+  compact_arrays = false