4042e837f8
* Switch to stylua for formating * Change lua-format ignore to stylua ignore. * Add workflow for formating with stylua
5 lines
100 B
TOML
5 lines
100 B
TOML
indent_type = "Spaces"
|
|
indent_width = 2
|
|
quote_style = "AutoPreferSingle"
|
|
no_call_parentheses = true
|