view stylua.toml @ 407:d9340ce66658

Add install script for stylua and lua-language-server
author zegervdv <zegervdv@me.com>
date Sat, 17 Jul 2021 11:25:28 +0200
parents 34862cc22221
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