diff options
| author | delta <darkussdelta@gmail.com> | 2025-09-13 19:55:00 +0200 |
|---|---|---|
| committer | delta <darkussdelta@gmail.com> | 2025-09-13 19:55:00 +0200 |
| commit | 031bf426ca73146d9253548e77f90ec112ebcedb (patch) | |
| tree | b3dcd2de915ba1c31ad7bec2e30fc44df9226251 /stylua.toml | |
initial commit
Diffstat (limited to 'stylua.toml')
| -rw-r--r-- | stylua.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..5cc0b69 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,5 @@ +call_parentheses = "None" +indent_type = "Spaces" + +[sort_requires] +enabled = true |
