mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Enable PDepend metrics through Scrutinizer
This commit is contained in:
parent
ec9f2e1284
commit
0bdb81f718
@ -1,4 +1,12 @@
|
||||
tools:
|
||||
php_pdepend:
|
||||
enabled: true
|
||||
excluded_dirs:
|
||||
- vendor
|
||||
- thirdparty
|
||||
- tests
|
||||
- parsers/HTML/BBCodeParser
|
||||
- docs
|
||||
custom_commands:
|
||||
-
|
||||
scope: file
|
||||
|
Loading…
Reference in New Issue
Block a user