Closed
Description
Could someone explain me how crucial line endings are that Travis keep throwing an error because in column 1 line 1 /n is expected and /n/r is found ?
If its not really important is it possible to exclude line endings form PHP Standards check please ?
Or if not then please explain how to fix it (I code in Windows 7/8 so far)