Needs review
Project:
Heartbeat
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
3 Jan 2013 at 16:16 UTC
Updated:
3 Jun 2013 at 18:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
ramsunvtech commentedI have updated the drush.inc as a patch for Clear Activity logs.
Comment #2
Stalski commentedConvention is to use 2 spaces (instead of a tab). Eclipse has settings for this. Please check the complete patch for this.
Convention is to have an empty line between functions.
Convention is new empty endline.
Comment #3
ramsunvtech commentedI used coder module for the convention, below is the command and their changes in the code.
drush coder-format sites/all/modules/contrib/heartbeat/heartbeat.drush.incI have updated and attached the patch.
Comment #4
Stalski commentedMaybe best to namespace the alias to something heartbeat prefixed.
Dot at the end of each comment.
Comment #5
ramsunvtech commentedI have did code review and attached the patch again except the "namespace for the alias"
Comment #6
ramsunvtech commentedUpdated the Patch File name as per Drupal Patch File Convention
Comment #7
Yorgg commentedHey guys.
I have successfully applied many patches before, but these ones are returning " **** Only garbage was found in the patch input."
I am looking into https://drupal.org/patch/apply and nothing is mentioning this.