-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: fewer function calls around whitespace
When checking whitespace, we should convert the node children to a list to avoid repeated generation. We should also add checks for early elimination of function calls.
- Loading branch information
1 parent
7dd9a1a
commit 1dfc9ee
Showing
1 changed file
with
18 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters