We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc331b commit c181d25Copy full SHA for c181d25
1 file changed
.scrutinizer.yml
@@ -4,6 +4,11 @@ filter:
4
before_commands:
5
- 'composer install --prefer-source'
6
build:
7
+ nodes:
8
+ analysis:
9
+ tests:
10
+ override:
11
+ - php-scrutinizer-run
12
tests:
13
override:
14
- phpcs-run --standard=./vendor/chadicus/coding-standard/Chadicus/ruleset.xml
0 commit comments