view stylua.toml @ 856:ccf4b28f04f9

feat: update verilog grammar to use gmlarumbe fork
author Zeger Van de Vannet <zeger@vandevan.net>
date Wed, 27 Mar 2024 08:18:19 +0100
parents 24b0dd06381b
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
collapse_simple_statement = "Always"