This is a proof-of-concept Python library to format errors.
It is based on the Reviewdog Diagnostic Format.
pyrde can:
- Generate text errors on the terminal.
- Generate CSV files with errors for statistical analysis.
- Generate pull request comments using Reviewdog.
See the example directory for an example.