Skip to content

Instantly share code, notes, and snippets.

@hikariru
Last active December 12, 2016 06:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hikariru/5624495f14e67c676ffc342efd8a82e9 to your computer and use it in GitHub Desktop.
Save hikariru/5624495f14e67c676ffc342efd8a82e9 to your computer and use it in GitHub Desktop.
parameters:
stop_on_failure: true
process_timeout: null
ascii:
failed: ~
succeeded: ~
tasks:
git_conflict: ~
phpcsfixer:
config_file: .php_cs
phpmd:
exclude: ['tests']
ruleset: ['codesize', 'design', 'unusedcode', 'controversial']
phpunit:
config_file: phpunit.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment