Skip to content

Commit

Permalink
reconfig .scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
rossengeorgiev committed Apr 21, 2020
1 parent 42da74a commit 25e0157
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
checks:
python:
code_rating: true
duplicate_code: true
filter:
excluded_paths:
- 'tests/*'
- 'vdf2json/*'
tools:
external_code_coverage:
timeout: 200
runs: 8

build:
nodes:
analysis:
idle_timeout: 900
tests:
override:
- py-scrutinizer-run

0 comments on commit 25e0157

Please sign in to comment.