diff options
author | phosphene47 <phosphene47@chiya.dev> | 2021-11-14 04:18:54 +1100 |
---|---|---|
committer | phosphene47 <phosphene47@chiya.dev> | 2021-11-14 04:18:54 +1100 |
commit | a8e711124f8f3999f054966064d5d3bb4056f864 (patch) | |
tree | 1e5081d8136f85a0764f05c87740256b19f29e18 /stylua.toml | |
download | dep-a8e711124f8f3999f054966064d5d3bb4056f864.tar.gz dep-a8e711124f8f3999f054966064d5d3bb4056f864.tar.bz2 dep-a8e711124f8f3999f054966064d5d3bb4056f864.zip |
Initial commit
Diffstat (limited to 'stylua.toml')
-rw-r--r-- | stylua.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..0435f67 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,2 @@ +indent_type = "Spaces" +indent_width = 2 |