checks:
php:
custom_coding_standard:
git_repository: 'https://github.com/cakephp/cakephp-codesniffer'
ruleset_path: 'CakePHP/ruleset.xml'
filter:
paths:
- 'config/*'
- 'src/*'
- 'webroot/*'
dependency_paths:
- 'vendors/*'
# language: php