Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Release notes
This is a major upgrade to 7.x-1.x, the first major work on coder (other than adding new rules) since the 6.x release. There are more features that still need to go into this branch, see #1745068: Coder Review Drupal 8.x Battleplan, but it's now stable enough for others to try.
The major improvement so far, is in the drush interface. It has a more modern drush command line options. And you can now put coder_review in either your Drupal install directory, or in your ~/.drush directory. If it's in the ~/.drush directory, you can run coder review without a Drupal bootstrap; I'm hoping this will finally allow us to begin using coder review on d.o. code checkins.