This patch removes trailing whitespace from hotblocks.module, as per Drupal Coding Standards.
http://drupal.org/coding-standards#indenting

I didn't use coder, it just comes up when patching, since my text editor strips trailing whitespace on save (which I turned off for the last patch, to keep code cleanup separate). I found this throughout the module file, I think the others are fine.

I went ahead and cleaned up the css to Drupal Coding Standards as well.

CommentFileSizeAuthor
#2 code-cleanup-2.patch676 bytesechoz
code-cleanup.patch51.3 KBechoz

Comments

justindodge’s picture

Status: Needs review » Fixed

Thanks for the patch, I've committed it to dev.

echoz’s picture

Status: Fixed » Needs review
StatusFileSize
new676 bytes

Ooops, I had done a lowercase change throughout this css file to correct hex values, and effected two class names that you had camelcased. Also, you have left the previous patch file in the module folder, which this patch doesn't delete, since I wasn't sure I was doing it correctly.

justindodge’s picture

#2 applied to dev.

justindodge’s picture

Status: Needs review » Fixed

Released in 6.x-1.7

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.