diff options
| author | Folke Lemaitre <folke.lemaitre@gmail.com> | 2023-01-07 10:20:36 +0100 | 
|---|---|---|
| committer | Folke Lemaitre <folke.lemaitre@gmail.com> | 2023-01-07 10:20:36 +0100 | 
| commit | d8769e1cf8cd4047f78f26923a92e83fa94de9f6 (patch) | |
| tree | 809080ff355b1b20a1f100f51177d4f9557e8d1b /stylua.toml | |
feat: initial commit
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 0000000..5d6c50d --- /dev/null +++ b/stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +column_width = 120
\ No newline at end of file  | 
