Skip to content

Commit 6967424

Browse files
authored
Merge pull request #344 from MariaSolOs/deprecated-stylua
Use call_parentheses = "None"
2 parents e68ed2c + be90f02 commit 6967424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stylua.toml

Lines changed: 1 addition & 1 deletion
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)