Commit ef9a3da0f64d0f67c495eb9f36c52bd557bbf9a8

  • December 22, 2012 13:44

    Commit ef9a3da on 7.x-1.x
    1870884: /comments.drush.inc
    +++---
    10 additions & 10 deletions
    Cleaned up code.
    
    I figured out how to run the Drupal Coder module. Using Drush, I
    do this:
    
    % cd <DRUPAL>/sites/all/modules/drush_comments
    % drush coder-review .
    
    Using the command line "drush coder-review xml .", and viewing the
    XML in a browser, pointed me to other minor changes in style and
    formatting.
    
    NOTE: drush_comments does NOT need to live in sites/all/modules.
nobody click here