drupalcs 7.x-1.0-beta1

New features
Unsupported

Since there have not been any severe complaints Drupal Code Sniffer is now entering the beta phase. This release adds drush support, so you can check your code now with drush dcs myproject.module (checkout the documentation on how to install drush support)

Changes since 7.x-1.0-alpha2:

drupalcs 7.x-1.0-alpha1

New features
Unsupported

First alpha release of the Drupal Code Sniffer project.
Features:

  • Drupal coding standards checks for PHP code, Javascript and CSS files.
  • Some semantic checks, e.g. usage of t(), watchdog() and *.info files.
  • Can be integrated with a wide range of editors like Eclipse, Netbeans and Vim.
  • Can be run standalone to perform automated code review reports.

Please checkout the documentation for installation and usage.

Subscribe with RSS Subscribe to Releases for Drupal Code Sniffer