Rename second pylint pre-commit hook to distinguish it from first (#13303)
This commit is contained in:
Родитель
d4c4492a10
Коммит
f7b9ba8189
|
@ -571,7 +571,7 @@ repos:
|
|||
pass_filenames: true
|
||||
require_serial: true
|
||||
- id: pylint
|
||||
name: Run pylint
|
||||
name: Run pylint for helm chart tests
|
||||
language: system
|
||||
entry: "./scripts/ci/pre_commit/pre_commit_pylint.sh"
|
||||
files: ^chart/.*\.py$
|
||||
|
|
Загрузка…
Ссылка в новой задаче