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