mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-18 18:38:18 +00:00
9 lines
201 B
TOML
9 lines
201 B
TOML
# Reference: https://github.com/JohnnyMorganz/StyLua#options
|
|
|
|
column_width = 78
|
|
line_endings = "Unix"
|
|
indent_type = "Spaces"
|
|
indent_width = 2
|
|
quote_style = "AutoPreferSingle"
|
|
call_parentheses = "None"
|