vijaycs85 / drupal-quality-checker

52 stars 38 forks source link

Not the same version on git and packagist #13

Open Thommusa opened 5 years ago

Thommusa commented 5 years ago

Hello, it's seem this repository are more updated than the packgist, when I did a " composer require vijaycs85/drupal-quality-checker" the grumphp.yml seems not the good one :

parameters: ascii: failed: vendor/vijaycs85/drupal-quality-checker/resources/ascii/grumpy.txt succeeded: vendor/vijaycs85/drupal-quality-checker/resources/ascii/happy.txt git_dir: . bin_dir: vendor/bin tasks: phplint: ~ yamllint: ~ composer: ~ jsonlint: ~ phpcpd: ~ phpcpd: directory: './src' phpcs: standard: Drupal