summaryrefslogtreecommitdiffstats
path: root/.stylua.toml
blob: b8adf58ded71ce0df96793006c701feaf525319f (plain) (blame)
1
2
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