diff options
Diffstat (limited to '.stylua.toml')
| -rw-r--r-- | .stylua.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.stylua.toml b/.stylua.toml new file mode 100644 index 000000000..364ef9c9f --- /dev/null +++ b/.stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +no_call_parentheses = true |
