Closed (won't fix)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Review/Rules
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2011 at 16:38 UTC
Updated:
10 Oct 2016 at 11:46 UTC
Jump to comment: Most recent
Comments
Comment #1
douggreen commentedComment #2
mikeker commentedFor what it's worth, then I had accidentally set Git's core.autocrlf to TRUE (meaning anytime I checkout code with Git it converts LF to CRLF on my Windows box) Coder would correctly flag an error about invalid end-of-line characters as well as the missing single \n at the end of the file.
I realize that's not the exact repro steps in the original post...
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.