mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Add Stylua config
This commit is contained in:
parent
a488e23f09
commit
c5d6c76f11
8
.stylua.toml
Normal file
8
.stylua.toml
Normal file
@ -0,0 +1,8 @@
|
||||
column_width = 80
|
||||
indent_width = 2
|
||||
indent_type = "Spaces"
|
||||
call_parentheses = "Always"
|
||||
collapse_simple_statement = "Never"
|
||||
|
||||
[sort_requires]
|
||||
enabled = false
|
||||
Loading…
Reference in New Issue
Block a user