[*.toml]
indent_style = space
indent_size = 2

[*.sh]
indent_style = space
indent_size = 2

# shfmt
switch_case_indent = true
simplify = true
