Expand scope of `black` sanity test (#85169)

pull/84452/merge
Matt Clay 7 months ago committed by GitHub
parent 14bf64ddf8
commit 97dd5f104c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,9 +1,11 @@
{
"prefixes": [
".azure-pipelines/",
"lib/ansible/_internal/",
"lib/ansible/module_utils/_internal/",
"lib/ansible/utils/collection_loader/__init__.py",
"test/sanity/code-smell/black."
"packaging/",
"test/sanity/code-smell/"
],
"extensions": [
".py"

Loading…
Cancel
Save