checks:
python:
code_rating: true
duplicate_code: true
build:
environment:
php: 8.3.13
nodes:
analysis:
project_setup:
override:
- 'true'
tests:
override:
- php-scrutinizer-run
filter:
excluded_paths:
- '*/test/*'
dependency_paths:
- 'lib/*'