first commit
This commit is contained in:
5
pyproject.toml
Normal file
5
pyproject.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[tool.beautysh]
|
||||
indent_size = 4
|
||||
tab = false
|
||||
force_function_style = "paronly" # Options: fnpar, fnonly, paronly
|
||||
variable_style = "braces" # Options: braces
|
||||
Reference in New Issue
Block a user