Closed (fixed)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Coder Sniffer
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2013 at 18:22 UTC
Updated:
22 Jan 2014 at 22:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
traviscarden commentedHere's a patch to get started with. It doesn't include any changes or additions to the test files or anything. Note that the regex I used will match an
@seedirective in a docblock or a standard//comment--which I'm pretty sure is a valid scenario--unlike the test for@linkdirectives right above it.Comment #2
grasmash commentedI've tested this patch and can confirm that it works as intended. I support the change.
Comment #3
traviscarden commentedComment #4
klausiLooks reasonable, can we have a test case comment in Test/good.php to verify this works?
Comment #5
traviscarden commentedSure!
Comment #6
grasmash commentedLooks good to me!
Comment #7
klausiCommitted, thanks! http://drupalcode.org/project/coder.git/commit/d775489