aboutsummaryrefslogtreecommitdiff
path: root/stylua.toml
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-03-05 09:30:28 +0530
committersinanmohd <sinan@sinanmohd.com>2024-03-05 09:30:35 +0530
commitc1a1addb4987c6b8642df060848fd86e31fc564b (patch)
treec6fa0c7e082f9ef8c188ea7d1e5aa00253471039 /stylua.toml
parent7c3ef11e2ed4e8cdefe1cb80fd4837e1eb037d6c (diff)
fmt: set column_width to 80, sort require
Diffstat (limited to 'stylua.toml')
-rw-r--r--stylua.toml4
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