Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed redundant fork in AST traversing in SplitTooLongLine
These two innocuous lines meant that processing time increases exponentially with the number of `ELSE IF`s, causing performance issues in specific situations.
- Loading branch information