Skip to content

Commit

Permalink
Update scrutinizer config.
Browse files Browse the repository at this point in the history
  • Loading branch information
koenedaele committed Mar 7, 2023
1 parent 76637c6 commit fae4d3d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
checks:
python:
code_rating: true
duplicate_code: true

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

filter:
excluded_paths:
- 'tests/*'

0 comments on commit fae4d3d

Please sign in to comment.