comparison stylua.toml @ 405:34862cc22221

Add stylua formatting config
author zegervdv <zegervdv@me.com>
date Fri, 16 Jul 2021 18:31:20 +0200
parents
children 24b0dd06381b
comparison
equal deleted inserted replaced
404:04483ffbd282 405:34862cc22221
1 column_width = 120
2 line_endings = "Unix"
3 indent_type = "Spaces"
4 indent_width = 2
5 quote_style = "AutoPreferSingle"
6 no_call_parentheses = true