You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

19 lines
346 B

filter:
excluded_paths:
- 'templates/*'
- 'css/*'
- 'tests/*'
imports:
- php
- javascript
tools:
external_code_coverage:
timeout: 3600
checks:
php:
# this is not working properly with core exceptions
catch_class_exists: false
line_length:
max_length: '80'