all repos

utest.nvim @ db3688a1b9355969434b609105e8b47f56f32c07

test runner that you shouldn't be using

utest.nvim/stylua.toml (view raw)

1
column_width = 100
2
line_endings = "Unix"
3
indent_type = "Spaces"
4
indent_width = 2
5
quote_style = "AutoPreferDouble"
6
no_call_parentheses = true
7
collapse_simple_statement = "ConditionalOnly"