2019-08-09 19:54:08 +02:00
|
|
|
{
|
2019-08-24 03:08:21 +02:00
|
|
|
"include_symlinks": true,
|
2019-08-09 19:54:08 +02:00
|
|
|
"prefixes": [
|
|
|
|
"test/runner/",
|
|
|
|
"test/sanity/ansible-doc/",
|
|
|
|
"test/sanity/compile/",
|
|
|
|
"test/sanity/import/",
|
|
|
|
"test/sanity/pep8/",
|
|
|
|
"test/sanity/pslint/",
|
|
|
|
"test/sanity/pylint/",
|
|
|
|
"test/sanity/rstcheck/",
|
|
|
|
"test/sanity/shellcheck/",
|
|
|
|
"test/sanity/validate-modules/",
|
|
|
|
"test/sanity/yamllint/"
|
|
|
|
],
|
|
|
|
"output": "path-message"
|
|
|
|
}
|