Skip to content

Commit

Permalink
Update scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed May 9, 2023
1 parent b1e0242 commit 9eef063
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ filter:
- 'vendor/*'
before_commands:
- 'composer install --prefer-source'
build:
tests:
override:
- phpcs-run --standard=./vendor/chadicus/coding-standard/Chadicus/ruleset.xml
tools:
php_analyzer: true
php_mess_detector: true
php_code_sniffer:
config:
standard: PSR2
sensiolabs_security_checker: true
php_loc:
excluded_dirs:
Expand Down

0 comments on commit 9eef063

Please sign in to comment.