ansible/test/sanity/code-smell/test-constraints.json
Matt Clay 784956c219
Sync stable-2.5 test infrastructure with devel. (#39544)
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
2018-05-01 15:47:24 -07:00

9 lines
148 B
JSON

{
"prefixes": [
"test/runner/requirements/"
],
"extensions": [
".txt"
],
"output": "path-line-column-message"
}