Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There seems to be a bug in treesitter that allows an infinite loop of node parents, if the node is empty. IBL doesn't care about the node if it's empty anyway, so we can just ignore them. fix #930
- Loading branch information