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