Inspired by #308521: DBTNG is full of stray whitespace, did a search for [ \t]+$ in core and found a lot of them.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | spaces.patch | 70.29 KB | dave reid |
| spaces.patch | 73.26 KB | dave reid |
Inspired by #308521: DBTNG is full of stray whitespace, did a search for [ \t]+$ in core and found a lot of them.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | spaces.patch | 70.29 KB | dave reid |
| spaces.patch | 73.26 KB | dave reid |
Comments
Comment #1
dave reidRe-rolled. Anyone able to help review? It's easy...
Comment #2
pasqualleno functional changes in the patch. it removes the trailing spaces, nothing more..
notes:
make smaller patches (by module)
next issue: remove tabs
Comment #3
dave reidI'll be sure to do that for future reference. Thanks Pasqualle!
Comment #4
webchickActually, for this type of thing that's extremely minor, one patch that does the exact same thing across all of core is a lot easier to review and commit.
Just running the test suite to make sure nothing breaks.
Comment #5
webchickOk, looks good.
Committed. Thanks!
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.