Completed
Pull Request — master (#10)
by Dante
01:01
created

Checkout Config

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/*'

Repository Config

# language: php