1
0
mirror of https://github.com/silverstripe/silverstripe-blog synced 2024-10-22 11:05:58 +02:00
silverstripe-blog/.scrutinizer.yml
2015-11-18 15:01:24 +13:00

10 lines
110 B
YAML

inherit: true
checks:
php:
code_rating: true
duplication: true
filter:
paths: [code/*, tests/*]