diff --git a/tests/phpmd/rulesets-dev-only.xml b/tests/phpmd/rulesets-dev-only.xml new file mode 100644 index 000000000..61d2dcb5f --- /dev/null +++ b/tests/phpmd/rulesets-dev-only.xml @@ -0,0 +1,23 @@ + + + + + Performs the DevelopmentCodeFragment check before the code can be merged into the main branch and then deployed to production + + + + \.git + vendor + tests + application/controllers/api/v1 + application/extensions + addons + + + + +