all repos — website @ 547de640576c71bed54bc1ae3c9d9b224df9cc41

My website

format toml files with taplo

Alan Pearce
commit

547de640576c71bed54bc1ae3c9d9b224df9cc41

parent

c8b38ee1bf5aa59799074db85eb549a0e3f541e4

1 file changed, 7 insertions(+), 0 deletions(-)

changed files
A taplo.toml
@@ -0,0 +1,7 @@
+#:schema taplo://taplo.toml + +[formatting] + indent_tables = true + indent_entries = true + array_auto_collapse = false + compact_arrays = false