Update stylua option: `no_call_parentheses` -> `call_parentheses`

pull/1311/head
sitiom 2 years ago committed by Sidhanth Rathod
parent 7654a1fc8c
commit d0cd5714a2

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

Loading…
Cancel
Save