diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-12-13 22:40:47 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2018-12-14 15:34:00 +0200 |
commit | 8b30bb318538fe5b44168ceb62cc47f450546b22 (patch) | |
tree | ed2fd18d948fe0b83c28dcfe2ef7e1516b60c9ea /include | |
parent | cebe684c19f5783891b4a25cea47e857962d560f (diff) |
utils: Add Python-based commit style checker script
checkstyle.py is a reimplementation of checkstyle.sh in Python, that
should be easier to extend with additional features.
Three additional features and enhancements are already implemented:
- While retaining the default behaviour of operating on the HEAD commit,
a list of commits can also be specified on the command line.
- Correct line numbers are printed in the diff output.
- The index and working tree are not touched, they can be dirty.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions