SMMP/grumphp.yml

11 lines
233 B
YAML
Raw Permalink Normal View History

parameters:
git_dir: .
bin_dir: vendor/bin
tasks:
phplint: ~
2017-05-12 15:21:47 +00:00
phpunit:
config_file: phpunit/phpunit.xml
2017-05-12 21:52:21 +00:00
always_execute: true
jsonlint:
detect_key_conflicts: true