all repos — website @ 4b99d4989b488969daf28077828d138aef6a7a26

My website

configure toml formatting

Alan Pearce
commit

4b99d4989b488969daf28077828d138aef6a7a26

parent

97af0bacc774771e6a80d4290355586ffee5e46a

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