mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-15 20:24:27 +00:00
Because the CLI error handler now prints error sources in multi-line format, it doesn't make much sense to render Revset/TemplateParseError differently. This patch also fixes the source() of the SyntaxError kind. It should be self.pest_error.source() (= None), not self.pest_error.