You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity/code-smell/black.json

17 lines
385 B
JSON

{
"prefixes": [
".azure-pipelines/",
"lib/ansible/_internal/",
"lib/ansible/module_utils/_internal/",
"lib/ansible/utils/collection_loader/__init__.py",
"packaging/",
"test/sanity/code-smell/"
],
"extensions": [
".py"
],
"split_targets": true,
"error_code": "ansible-test",
"output": "path-message"
}