fix indentation of toml files
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M taplo.toml → taplo.toml
@@ -5,3 +5,4 @@ indent_tables = true indent_entries = true array_auto_collapse = false compact_arrays = false + indent_string = " "