nvim-lspconfig/.stylua.toml
sitiom d17179dbdd
ci(selene): switch to yml config #1986
As of Kampfkarren/selene#364, using TOML is now deprecated.
2022-07-07 05:44:15 -07:00

6 lines
140 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"