format toml files with taplo
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