Merge pull request #90 from sitiom/patch-1

stylua: `no_call_parentheses` -> `call_parentheses`
v2.5
Sidhanth Rathod 3 years ago committed by GitHub
commit 0945a2299f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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