stylua: `no_call_parentheses` -> `call_parentheses`

v2.5
sitiom 3 years ago committed by GitHub
parent f2643bcd9e
commit 809e21f542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,4 +3,4 @@ line_endings = "Unix"
indent_type = "Spaces" indent_type = "Spaces"
indent_width = 3 indent_width = 3
quote_style = "AutoPreferDouble" quote_style = "AutoPreferDouble"
no_call_parentheses = true call_parentheses = "None"

Loading…
Cancel
Save