Active
Project:
Git Hook
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2011 at 01:43 UTC
Updated:
5 Oct 2013 at 01:38 UTC
This bears some exploration. Coder module Drush integration is currently fairly hazy. Here are the requirements to do this:
1. Coder must be willing to accept only changed files, or the modules/etc immediately related to changed files.
2. Coder must provide structured output so warnings can be used to alert the user, but not actually get in the way for minor actions.
Comments
Comment #1
traviscarden commentedSeems like Drupal Code Quality is effectively doing this. Is there potential to join forces or defer?
Comment #2
Grayside commentedIt's been a while since I had time to push this project forward. It may be possible to integrate, but the goal of this project is to provide a means to implement git hook behaviors via Drush, and ship out of the box with a good default set.