Skip to content

Commit

Permalink
add scrutinizer file
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Hubert authored and peshay committed Oct 6, 2023
1 parent 959dc7a commit 5592f8b
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
environment:
python:
version: "3.11.3"
virtualenv: true

0 comments on commit 5592f8b

Please sign in to comment.