summaryrefslogtreecommitdiffstats
path: root/test/sanity/code-smell/test-constraints.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanity/code-smell/test-constraints.json')
-rw-r--r--test/sanity/code-smell/test-constraints.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/sanity/code-smell/test-constraints.json b/test/sanity/code-smell/test-constraints.json
new file mode 100644
index 0000000..8f47beb
--- /dev/null
+++ b/test/sanity/code-smell/test-constraints.json
@@ -0,0 +1,11 @@
+{
+ "all_targets": true,
+ "prefixes": [
+ "test/lib/ansible_test/_data/requirements/",
+ "test/sanity/code-smell/"
+ ],
+ "extensions": [
+ ".txt"
+ ],
+ "output": "path-line-column-message"
+}