mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
move black CLI arguments into a pyproject.toml
This commit is contained in:
4
pyproject.toml
Normal file
4
pyproject.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[tool.black]
|
||||
line-length = 160
|
||||
fast = true
|
||||
skip-string-normalization = true
|
||||
Reference in New Issue
Block a user