tree-sitter / tree-sitter-scala

Scala grammar for tree-sitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Track parser size in CI

susliko opened this issue · comments

We should track parser size in CI to catch its increase in a timely manner

Looking at parsers of other languages I'd suggest aiming at having src/parser.c size less than ~30M