diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-03-05 07:47:32 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-03-05 07:47:32 +0530 |
commit | dd40ef157b64aa6d2b3032f2d97468aae31747ed (patch) | |
tree | fc56d9a90481710728acba9cdc59c9dd7f5b7fdf /stylua.toml | |
parent | f43cd4c508e5f90a35cace9ef3c97586ba7c1967 (diff) |
fmt: init stylua
Diffstat (limited to 'stylua.toml')
-rw-r--r-- | stylua.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..da5e588 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,4 @@ +column_width = 80 + +[sort_requires] +enabled = true |