Skip to content

Instantly share code, notes, and snippets.

@toolpixx
Created February 23, 2015 22:49
Show Gist options
  • Save toolpixx/a10ce9b20bdce9ae4cce to your computer and use it in GitHub Desktop.
Save toolpixx/a10ce9b20bdce9ae4cce to your computer and use it in GitHub Desktop.
build_settings:
clone_depth: 150
ignore:
- "vendor"
- "tests"
- "PhpStormOpener"
- "bin"
- "chromephp"
- "web"
- "app"
test:
php_mess_detector:
allow_failures: true
php_code_sniffer:
standard: "PSR2"
php_cpd:
allow_failures: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment