add: stylua config file

This commit is contained in:
asep.komarudin 2024-05-22 06:44:30 +07:00
parent 5179bb1047
commit 23cd80d925

6
.stylua.toml Normal file
View file

@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
no_call_parentheses = true