aboutsummaryrefslogtreecommitdiff
path: root/stylua.toml
diff options
context:
space:
mode:
authormax397574 <[email protected]>2021-11-06 10:26:51 +0100
committermax397574 <[email protected]>2021-11-06 10:26:51 +0100
commit67e1af348314df7dc020a6ac0fa02b69ff99afea (patch)
tree0ced9a339cb55da6d337717eb47d1337d068b2aa /stylua.toml
parent2191d8ee016b17b5ee2a53c55e031f86badc735a (diff)
feat(stylua): ✨use parentheses
Diffstat (limited to 'stylua.toml')
-rw-r--r--stylua.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylua.toml b/stylua.toml
index 3e5eed0..5a4c161 100644
--- a/stylua.toml
+++ b/stylua.toml
@@ -2,4 +2,4 @@ column_width = 80
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
-no_call_parentheses = true
+no_call_parentheses = false