Skip to content

Commit 6914706

Browse files
committed
chore: add stylua config
1 parent a0517dd commit 6914706

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.stylua.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
indent_type = "Spaces"
2+
indent_width = 2
3+
column_width = 120
4+
sort_requires.enabled = true
5+
call_parentheses = "Input"

0 commit comments

Comments
 (0)