Skip to content

Commit be90f02

Browse files
authored
Use call_parentheses
1 parent 8064bb6 commit be90f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stylua.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ line_endings = "Unix"
33
indent_type = "Spaces"
44
indent_width = 2
55
quote_style = "AutoPreferSingle"
6-
no_call_parentheses = true
6+
call_parentheses = "None"

0 commit comments

Comments
 (0)