groundskeeper
groundskeeper copied to clipboard
Error on trailing directives and broken pragmas.
This PR fixes #26 and #27. In both cases now, groundskeeper will error out on a broken file. This greatly reduces the chances of an unexpected output or runtime error as described in those two bugs.
I revved it up to 0.2.00 because the error behavior is distinct from the 0.1.xx behavior, and while it's not an API change, this will mean people are opting in to this new behavior (although, one would hope they'd like to know if groundskeeper is outputting unintended code!)
ping
ping