Files
dotfiles/pyproject.toml
2026-02-13 04:20:30 +01:00

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