Skip to content

Commit

Permalink
fix scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Jul 26, 2023
1 parent b5d7589 commit 345d44b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
inherit: true

build:
image: default-bionic
nodes:
analysis:
tests:
override: [php-scrutinizer-run]

checks:
php:
code_rating: true
Expand Down

0 comments on commit 345d44b

Please sign in to comment.