drupal-quality-checker icon indicating copy to clipboard operation
drupal-quality-checker copied to clipboard

Add a composer command to init the conf (and reinstall gitt hook)

Open obriat opened this issue 4 years ago • 0 comments

Provide a script example to copy grumphp.yml and reinstall git hook

{
    "scripts": {
        "dqs-init": [
            " vijaycs85\\drupal-quality-checker::init"
        ]
    }
}

obriat avatar Jul 10 '20 17:07 obriat