Skip to content

Replace the copyright check in gitlab-ci with with a pre-commit hook

Marco Clemencic requested to merge better-copyright-check into master

The pre-commit hook tries to update the year range of the copyright and if no change was made make sure that there is a copyright line at the beginning of the file.

Merge request reports