Skip to content

Run copyright and license linter on committed files only

Jakub Sujak requested to merge jakub/reuse_linter into main
  • Bump revision of REUSE pre-commit hook to latest.

  • Lint only committed files for the correct copyright and license. This prevents the pre-commit hook from failing checks on new files in the source tree that are not intended to be committed.

Signed-off-by: Jakub Sujak jakub.sujak@arm.com

Merge request reports