fix: uniform lint scripts name

This commit is contained in:
Ben Grande 2024-07-10 15:06:11 +02:00
parent 155eaa8622
commit 4239032cfc
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56
4 changed files with 4 additions and 4 deletions

View File

@ -24,4 +24,4 @@ jobs:
with:
fetch-depth: 0
- name: Discover keys that are expired or close to expiration date
run: scripts/pgp-expiration.sh $(find -type f -name "*.asc")
run: scripts/pgp-lint.sh $(find -type f -name "*.asc")

View File

@ -13,9 +13,9 @@ repos:
- repo: local
hooks:
- id: unicode-prohibit
name: unicode-prohibit
entry: scripts/unicode-prohibit.sh
- id: unicode-lint
name: unicode-lint
entry: scripts/unicode-lint.sh
language: script
pass_filenames: true
description: Prohibit Unicode