mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
7 lines
89 B
TOML
7 lines
89 B
TOML
|
[tool.black]
|
||
|
line-length = 120
|
||
|
|
||
|
[tool.isort]
|
||
|
profile = "black"
|
||
|
combine_as_imports = true
|