Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-15 | licenses: Add SPDX headers to the git commit hook scripts | Laurent Pinchart | |
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> | |||
2020-01-18 | checkstyle: Add a pre-commit hook script | Nicolas Dufresne | |
This adds support for pre-commit hook workflow. In pre-commit hook we check the style on the changes currently staged or the combination of the index and the last commit if "git commit --amend" is being used. Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |