I've added a coder format postprocessor that converts instances of else if into elseif as per the Drupal coding standards for Control structures.

Comments

chop’s picture

Title: Postprocessor for using "elseif" in place of "else if" » Postprocessor to enforce "elseif" in place of "else if"
chop’s picture

Issue tags: +space, +whitespace
psynaptic’s picture

Status: Needs review » Reviewed & tested by the community
sun’s picture

Category: feature » bug
Status: Reviewed & tested by the community » Fixed
Issue tags: -space, -whitespace
StatusFileSize
new1.11 KB

Post-processors are only for operations that cannot be executed during regular token parsing.

Status: Fixed » Closed (fixed)

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