all repos — homestead @ 0579a731e6dba1ac3d575200d9a100880fda5be2

Code for my website

taplo.toml (view raw)

1
2
3
4
5
6
7
8
#:schema taplo://taplo.toml

[formatting]
    indent_string = "    "
    indent_tables = true
    indent_entries = true
    array_auto_collapse = false
    compact_arrays = false