Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 471 Bytes

Sublime Build System for running Drupal Code Sniffer on your Drupal files.

  1. Follow the directions for the Drupal Code Sniffer project.
  2. Place the DrupalCodingStandard.sublime-build file into your Packages/User directory. (On OS X this is ~/Library/Application Support/Sublime Text 2/Packages/User)
  3. Open up Sublime Text 2 and select Tools > Build System > DrupalCodingStandard
  4. Open any Drupal file and hit Cmd+B