dburkart / check-sieve

Syntax checker for mail sieves.
MIT License
34 stars 7 forks source link

Implement error recovery #32

Open dburkart opened 5 years ago

dburkart commented 5 years ago

Right now, the parser stops on first error. Let's teach it some error recovery so we can have it be more useful when there are multiple errors in a mail sieve.