checks:
php:
code_rating: true
duplication: true
filter:
excluded_paths:
- tests/*
- vendor/*
# language: php
# tests: false
checks:
php:
code_rating: true
duplication: true
filter:
excluded_paths:
- tests/*
- vendor/*