aboutsummaryrefslogtreecommitdiff
path: root/.stylua.toml
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2022-09-10 23:56:04 +0800
committerGitHub <noreply@github.com>2022-09-10 23:56:04 +0800
commit89effe8b172ef871ca38a90ff77003f5a796e521 (patch)
tree6a1dc5a4f79f08678bdb8903a7920e8545718fa7 /.stylua.toml
parent9ba728e201657892681cafc2c6fe8ad997873b49 (diff)
parentaaeb6a813a9044892e5bb76ba4a3a61db08eae4d (diff)
Merge pull request #103 from jdhao/format
format with stylua
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 f608111..4b13416 100644
--- a/.stylua.toml
+++ b/.stylua.toml
@@ -3,4 +3,4 @@ line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
-no_call_parentheses = true
+call_parentheses= "NoSingleTable"