Add: stylua config

This commit is contained in:
Arkaprabha Chakraborty
2024-08-29 00:29:00 +05:30
parent 696c0f595f
commit 4f57439f6a

4
.stylua.toml Normal file
View File

@@ -0,0 +1,4 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4