awx/pyproject.toml
2021-06-08 14:33:29 -04:00

6 lines
103 B
TOML

[tool.black]
line-length = 160
fast = true
skip-string-normalization = true
exclude = "awx_collection"