summaryrefslogtreecommitdiffstats
path: root/test/sanity/code-smell/ansible-test-future-boilerplate.json
blob: ca4c067ab3214e5d3c0e986755d1f665152878d6 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "extensions": [
        ".py"
    ],
    "prefixes": [
        "test/sanity/",
        "test/lib/ansible_test/"
    ],
    "output": "path-message"
}