view 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
line wrap: on
line source

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = true