vijaycs85 / drupal-quality-checker

52 stars 38 forks source link

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

Open obriat opened 4 years ago

obriat commented 4 years ago

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

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