diff options
Diffstat (limited to 'stylua.toml')
| -rw-r--r-- | stylua.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylua.toml b/stylua.toml index f307a39f..eb741557 100644 --- a/stylua.toml +++ b/stylua.toml @@ -1,2 +1,2 @@ indent_type = "Spaces" -no_call_parentheses = true +call_parentheses = "None" |
