view dot_config/stylua/stylua.toml @ 492:16cc2c9c3d6b

Only set ' as keyword locally for systemverilog
author Zeger Van de Vannet <zegervdv@me.com>
date Wed, 01 Dec 2021 18:43:31 +0100
parents 7c7feeaa3058
children
line wrap: on
line source

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