Closed yblein closed 9 years ago
Looks like errcheck does more than before, I will fix that first before looking at the PR
This looks really good! Please have a look at my comments.
Well done!
Some pointers for the future:
Filter
interface so that filters are responsible for merging their tokens" would be long but explicit.
Change the fuzzing filter interface so that filters only return one token. Filters can now merge multiple tokens as they wish before returning.
Fixes #54