Would like a way to turn off parenthesis matching. #25
Closed
Description
I have a rather odd syntax I want to support using bestline, that uses unmatched parenthesis.
I've disabled this locally by just forcing IsBalanced()
to return 1
.
Should this be a runtime option?
If there's interest, I can dig further on a more elegant way to handle.
Metadata
Assignees
Labels
No labels