I've added a coder format postprocessor that converts instances of else if into elseif as per the Drupal coding standards for Control structures.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | coder.else-if.4.patch | 1.11 KB | sun |
| coder-format-elseif-not-else-if.patch | 972 bytes | chop |
Comments
Comment #1
chop commentedComment #2
chop commentedComment #3
psynaptic commentedWorks well:
http://i.fs.io/v1/2011-06-13_1243.swf
Comment #4
sunPost-processors are only for operations that cannot be executed during regular token parsing.