com-lihaoyi / fastparse

Writing Fast Parsers Fast in Scala
https://com-lihaoyi.github.io/fastparse
MIT License
1.09k stars 164 forks source link

chore: Enable lint and fix some unused warning. #312

Closed He-Pin closed 1 month ago

He-Pin commented 2 months ago

Motivation: Enable unused lint for fastparse

Modification: Some straightforward changing to make compiler happy

Result: less warning when comping.