the code contains trailing spaces, and also files do not have empty line at the end..

http://drupal.org/coding-standards

Lines should have no trailing whitespace at the end.
..
All text files should end in a single newline (\n).

Comments

emackn’s picture

Those pesky spaces, always causing trouble. ;)

Thanks for pointing that out.

jmuzz’s picture

Version: 6.x-1.0 » 7.x-1.1
Issue summary: View changes
cs_shadow’s picture

Can you please specify what all files contain such code which need to be modified.

jmuzz’s picture

Pretty much all the ones I've looked at. Whoever wants to work on this should definitely check all of them. Best not to duplicate the work from #2173723: Code standards - cleanup plugin.js though.

MrHaroldA’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.