Active
Project:
Geofield
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2012 at 00:04 UTC
Updated:
29 Dec 2012 at 00:04 UTC
According to drupal coding standard files should be formatted with \n as The line ending. As i was saving geofield.widgets.inc with proper settings, git just diffed the whole file for me, and making me spend time with different editors tryin to figure out how can i save it properly. Eventually i had to use windows line endings not to get a diff of the whole file. I was thinking whether to open an issue at all, but seeing similar issues at some other projects convinced me to do so.