view dot_config/stylua/stylua.toml @ 432:b6d669b13e1e

Disable ` pairing for systemverilog
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 12 Aug 2021 14:29:01 +0200
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