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

traviscarden’s picture

Seems like Drupal Code Quality is effectively doing this. Is there potential to join forces or defer?

Grayside’s picture

It'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.