Reviewed & tested by the community
Project:
Vim Plugin For Drupal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jan 2017 at 12:44 UTC
Updated:
4 Jun 2018 at 19:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gmaltoni commentedPatch with fixes.
Comment #3
gmaltoni commentedComment #4
cebasqueira commentedComment #5
cebasqueira commented+RTBC
Comment #6
benjifisherThanks for working on this! It mostly looks good, but I do not see why you want to make a long comment line in the last hunk:
I think the only change I would recommend is changing "See" to "@see" on the second line. https://www.drupal.org/node/1354#see
Probably there is a better solution to the problem with newer versions of drush, but that should not be done as part of this issue.
Comment #7
cebasqueira commentedPatch updated!
Comment #8
gmaltoni commentedI applied the patch and it worked cleanly.
Comment #9
benjifisherI have uploaded an interdiff showing the changes from the patch in #2 to the one in #7.
Since this issue is all about coding standards, let's get it right.
and
It should be
@see(lower case) with no ending punctuation. Please look at the documentation I referenced in my previous comment.As long as we are updating these lines, let's also use
https://in the URLs.Comment #10
emartoni commentedHi all!
Fixed the code standard.
Hope its fine now.
Patch attached.
Comment #11
henriquebauer commentedLooks good!
I have reviewed the 2841000_10.patch and there are no errors, just warnings as you can see in the image.