Closed (fixed)
Project:
HotBlocks
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2011 at 07:56 UTC
Updated:
12 Feb 2012 at 18:40 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | code-cleanup-2.patch | 676 bytes | echoz |
| code-cleanup.patch | 51.3 KB | echoz |
Comments
Comment #1
justindodge commentedThanks for the patch, I've committed it to dev.
Comment #2
echoz commentedOoops, 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.
Comment #3
justindodge commented#2 applied to dev.
Comment #4
justindodge commentedReleased in 6.x-1.7