784956c219
Sync stable-2.5 test infrastructure with devel: - shippable.yml - test/runner/ - test/sanity/ - test/utils/ - docs/docsite/rst/dev_guide/testing/sanity/ - test/integration/targets/*/aliases
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"extensions": [
|
|
".py"
|
|
],
|
|
"prefixes": [
|
|
"bin/",
|
|
"lib/ansible/"
|
|
],
|
|
"output": "path-line-column-message"
|
|
}
|