drupal-quality-checker
drupal-quality-checker copied to clipboard
Add a composer command to init the conf (and reinstall gitt hook)
Provide a script example to copy grumphp.yml
and reinstall git hook
{
"scripts": {
"dqs-init": [
" vijaycs85\\drupal-quality-checker::init"
]
}
}