We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255edc2 commit bdf3d81Copy full SHA for bdf3d81
1 file changed
.pre-commit-config.yaml
@@ -915,7 +915,7 @@ repos:
915
- id: license-check
916
name: check license headers
917
language: system
918
- entry: unirtm license check -f .github/license-header.txt
+ entry: unirtm exec -- unirtm license check -f .github/license-header.txt
919
files: ^(src|pkg|internal|cmd|app|lib|include|tests)/
920
types_or:
921
[
0 commit comments