diff options
Diffstat (limited to 'test/sanity/code-smell/package-data.json')
-rw-r--r-- | test/sanity/code-smell/package-data.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/sanity/code-smell/package-data.json b/test/sanity/code-smell/package-data.json new file mode 100644 index 00000000..2b8a5326 --- /dev/null +++ b/test/sanity/code-smell/package-data.json @@ -0,0 +1,6 @@ +{ + "intercept": true, + "disabled": true, + "all_targets": true, + "output": "path-message" +} |