We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7f8fb commit a6c1806Copy full SHA for a6c1806
stylua.toml
@@ -0,0 +1,7 @@
1
+call_parentheses = "Always"
2
+collapse_simple_statement = "ConditionalOnly"
3
+column_width = 120
4
+indent_type = "Spaces"
5
+indent_width = 2
6
+line_endings = "Unix"
7
+quote_style = "AutoPreferDouble"
0 commit comments