all repos — website @ b229f8ac4307a2ad87621bbc5787788cfb47c907

My website

fix indentation of toml files

Alan Pearce
commit

b229f8ac4307a2ad87621bbc5787788cfb47c907

parent

74c34c4c9bb4d80464e27409c7c73725d8d9ddc6

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M taplo.tomltaplo.toml
@@ -5,3 +5,4 @@ indent_tables = true
indent_entries = true array_auto_collapse = false compact_arrays = false + indent_string = " "