all repos — homestead @ f8b009dda349bcfffb930be4e73269d8a3b71204

Code for my website

format toml files with taplo

Alan Pearce
commit

f8b009dda349bcfffb930be4e73269d8a3b71204

parent

3702557111a38384668aaddbe8f777b0665feaa1

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