configure toml formatting
Alan Pearce alan@alanpearce.eu
Sun, 09 Feb 2025 01:26:24 +0100
1 files changed, 7 insertions(+), 0 deletions(-)
jump to
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