diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-08-10 02:43:59 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-08-12 15:44:23 +0300 |
commit | 2d5cea862dbc369d848fb1b745e61a34658c3a0f (patch) | |
tree | 3bd41a20ae44abb20105d484fff1170a3ff7be66 /src/gstreamer | |
parent | 35f045f9783d22a94de7a8ac173db67e41cfd258 (diff) |
utils: checkstyle.py: Add __repr__ method to Commit class
When debugging issues with the Commit class, a __repr__ method proved to
be useful to quickly print all the parsed information about a commit. To
avoid reimplementing the method over and over again in the future, add
it to the class, even if it is not actually used.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Milan Zamazal <mzamazal@redhat.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Diffstat (limited to 'src/gstreamer')
0 files changed, 0 insertions, 0 deletions