kitchen sink again :(
This commit is contained in:
3
.stylua.toml
Normal file
3
.stylua.toml
Normal file
@ -0,0 +1,3 @@
|
||||
indent_type = "Spaces" # Use spaces instead of tabs
|
||||
indent_width = 2 # Number of spaces per indent level
|
||||
quote_style = "ForceDouble" # Always use double quotes for strings
|
Reference in New Issue
Block a user