Closed (won't fix)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Review/Rules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2013 at 12:13 UTC
Updated:
10 Oct 2016 at 11:45 UTC
Jump to comment: Most recent
Comments
Comment #1
adam-vessey commentedI've run into this as well... I don't know that it should be done in the general case--for any URL which may occur--but only where we should expect to be able to parse one... @see and @link (which explicitly mentions that items over 80 characters are permitted under certain conditions).
Comment #2
adam-vessey commentedActually, looks like there is an exception made for the @link bit, I just didn't understand the code standards documentation... I was trying to break the @link ... @endlink bit across multiple lines (the exception requires it to all be on one line).
Perhaps an exception should be added for @see as well?
Comment #3
klausiCoder 7.x is frozen now and will not receive updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.