summaryrefslogtreecommitdiffstats
path: root/test/sanity/code-smell/obsolete-files.json
blob: 02d3920457b04edc3d7b2edc89dd355df7039a40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "include_symlinks": true,
    "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"
}