diff --git a/tests/codesniffer/FHComplete/ruleset.xml b/tests/codesniffer/FHComplete/ruleset.xml index c46f15595..70277e738 100644 --- a/tests/codesniffer/FHComplete/ruleset.xml +++ b/tests/codesniffer/FHComplete/ruleset.xml @@ -2,11 +2,13 @@ FHComplete's coding standard - + \.git vendor tests application/controllers/api/v1 + application/extensions + addons diff --git a/tests/phpmd/rulesets.xml b/tests/phpmd/rulesets.xml index 56c18d3b0..187113acf 100644 --- a/tests/phpmd/rulesets.xml +++ b/tests/phpmd/rulesets.xml @@ -9,11 +9,13 @@ Performs the strictly necessary checks 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