mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
6 lines
103 B
TOML
6 lines
103 B
TOML
[tool.black]
|
|
line-length = 160
|
|
fast = true
|
|
skip-string-normalization = true
|
|
exclude = "awx_collection"
|