mirror of
https://github.com/ansible/awx.git
synced 2026-01-07 14:02:07 -03:30
Extend black excludes instead of overriding
By default it will ignore things in .gitignore, which we want
This commit is contained in:
parent
260e1d4f2d
commit
a107bb684c
@ -10,4 +10,4 @@ build-backend = "setuptools.build_meta"
|
||||
line-length = 160
|
||||
fast = true
|
||||
skip-string-normalization = true
|
||||
exclude = "awx_collection"
|
||||
extend-exclude = "awx_collection"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user