6 lines
157 B
TOML
6 lines
157 B
TOML
[tool.beautysh]
|
|
indent_size = 4
|
|
tab = false
|
|
force_function_style = "paronly" # Options: fnpar, fnonly, paronly
|
|
variable_style = "braces" # Options: braces
|