We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b90978f + fa4c77e commit 79c390bCopy full SHA for 79c390b
.scrutinizer.yml
@@ -2,7 +2,7 @@ before_commands:
2
- "composer install --no-dev --prefer-source"
3
4
filter:
5
- excluded_paths: ["bin/*", "docs/*", "examples/*", "var/*", "vendor/*"]
+ excluded_paths: ["bin/*", "docs/*", "examples/*", "var/*", "vendor/*", "tests/*"]
6
checks:
7
php: true
8
coding_style:
0 commit comments