about summary refs log tree commit diff stats
path: root/taplo.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-05-25 12:49:10 +0200
committerAlan Pearce2024-05-25 12:49:10 +0200
commit547de640576c71bed54bc1ae3c9d9b224df9cc41 (patch)
tree3c01510300478b4f91c5e698907698246fff7f4b /taplo.toml
parentc8b38ee1bf5aa59799074db85eb549a0e3f541e4 (diff)
downloadwebsite-547de640576c71bed54bc1ae3c9d9b224df9cc41.tar.lz
website-547de640576c71bed54bc1ae3c9d9b224df9cc41.tar.zst
website-547de640576c71bed54bc1ae3c9d9b224df9cc41.zip
format toml files with taplo
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