Problem/Motivation
Drupal coding standards for indentation require line endings to be LF and not CRLF. The templates/panels-add-content-link.tpl.php has CRLF line endings.
Please note although I found Issue 933702 which is almost identical to this one, but as it was asking to remove line feeds instead of correcting line ending I was not too sure if that bug was the best place to put this. If I am wrong I am sorry for this.
Proposed resolution
I have attached in #1 a patch which simply reverts the line endings to LF instead of CRLF
Related Issues
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | panels-coding-standards-task-1943970-1.patch | 737 bytes | cferthorney |
Comments
Comment #1
cferthorneyPlease find attached patch for the above reported task
Comment #2
mariacha1 commentedI applied this patch with git and verified there were no longer CRLF line endings in the file with VIM. Looks good to me.
Comment #3
japerryFixed. Thanks!
http://drupalcode.org/project/panels.git/commit/be1deaf