Skip to content

Commit

Permalink
Fix Scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
stissot committed Dec 21, 2020
1 parent 89f24e2 commit 8c4dad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ build:

tools:
external_code_coverage:
timeout: 600
runs: 1
timeout: 600
runs: 1

build_failure_conditions:
- 'elements.rating(<= C).new.exists' # No new classes/methods with a rating of C or worse allowed
Expand Down

0 comments on commit 8c4dad4

Please sign in to comment.