Open
Description
Raised in #6 (comment) was the issue of lines that don't even parse as a review in the review branch.
Should they be ignored, or trigger a fatal error? My current feeling is that it's better if they are ignored, because it's not possible to recover from someone having done a mistake otherwise, and it will allow a smoother upgrade path to new versions that may break the review format.
What do you think about it?