Files
kumomta/stylua.toml
T
2023-02-15 06:51:59 -07:00

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"