diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-07-11 14:26:37 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-07-18 09:25:13 +0100 |
commit | b14d2cab127b05399348cca31eb9190eee0f305f (patch) | |
tree | 1080114cf7fd1a9555b63a93f63c9c97c6dd2e94 /package | |
parent | 668a5e674aed65b8982b449b4bed58ff7e3e1413 (diff) |
utils: checkstyle.py: Treat Malformed trailers as a CommitIssue
If a Malformed trailer is identified the checkstyle script triggers a
RuntimeError and stops processing the rest of the commit.
A malformed trailer can be regarded as an issue in the commit and
reported as such using the same method as other faults identified by the
tool.
Convert the RuntimeError into a CommitIssue and continue processing
other trailers.
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Tested-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions