summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2025-02-09 01:26:24 +0100
committerAlan Pearce2025-02-09 01:26:24 +0100
commit943f7c9091372ac29c90bd0394b7a0b466bc284e (patch)
treeab8303a8e3436c0c18a77b5d8a154b3fd938f2b5
parentc54392cc0d8ff181a6bcdedec734bf34c1a3d3b4 (diff)
downloadwebsite-943f7c9091372ac29c90bd0394b7a0b466bc284e.tar.lz
website-943f7c9091372ac29c90bd0394b7a0b466bc284e.tar.zst
website-943f7c9091372ac29c90bd0394b7a0b466bc284e.zip
configure toml formatting
-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