Closed (fixed)
Project:
Drush
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2009 at 13:13 UTC
Updated:
10 Feb 2010 at 16:30 UTC
Jump to comment: Most recent file
My IDE is set to remove any trailing space per Drupal coding standards. Creating a patch for drush is annoying when you end up with a monster patch for just a few code changes :( So for rolling a patch I have to turn off trailing spaces striping on my IDE, revert all changes and reapply the relevant ones one by one.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 638324_codestyle_4.patch | 43.53 KB | scor |
| strip_trail_spaces.drush_.patch | 104.97 KB | scor |
Comments
Comment #1
axyjo commentedLooks good.
Comment #2
moshe weitzman commentedCommitted. A few hunks would no longer apply so those are left as is. Feel free to resubmit so we nail those.
Comment #4
scor commentednailing more of these down, including some missing new line at end of files. (see script)
Comment #5
moshe weitzman commentedcommitted. thanks.