Closed (fixed)
Project:
Alexa
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2016 at 12:24 UTC
Updated:
1 Oct 2016 at 02:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hampercm commentedYour patch no longer applies. Can you re-roll please?
Comment #3
hampercm commentedComment #4
hampercm commentedThis patch makes the module fully compliant with current Drupal coding standards.
Comment #5
hampercm commentedThis patch makes the module fully compliant with current Drupal coding standards.
Comment #6
hampercm commentedAvoid using "Drupal" in class names declared in contributed modules.
Comment #7
naveenvalechaAdded pareview review link http://pareview.sh/pareview/httpgitdrupalorgprojectalexagit-8x-1x
Comment #8
hampercm commentedFollow Drupal best practices, add missing README files.
Comment #9
hampercm commentedComment #11
hampercm commentedComment #12
naveenvalechaStill needs more love http://pareview.sh/pareview/httpgitdrupalorgprojectalexagit-8x-1x
Comment #13
hampercm commentedThis patch fixes the remaining issues to match standards from the latest dev version of the Coder module (I had been using the latest official release of that module, which resulted in some newer standards changes being missed).
Note there is one line in a README that can't be wrapped at 80 characters, as it contains a long URL.
Comment #14
hampercm commentedComment #15
naveenvalechaUse phpcbf to fix the stuff for you.
hpcbf --standard=Drupal alexa/Extra spaces at line.
Extra spaces at line.
Comment #16
shruti1803 commentedComment #17
naveenvalecha@shruti1803
Could you update hte patch with right name ? here the interdiff is the patch
Comment #18
shruti1803 commentedupdated patch name.
Comment #19
hampercm commentedThe patch in #18/#16 seems incomplete, as indicated by the interdiff being so large.
Comment #20
hampercm commentedRemoved the two extra spaces
Comment #22
hampercm commentedComment #23
naveenvalechaNice Chris!