fix(patches): validator portability, clearer docs, broader hook trigger
This commit is contained in:
parent
a826a27246
commit
f3f3bfa20d
1 changed files with 2428 additions and 8 deletions
|
|
@ -47,5 +47,5 @@ repos:
|
|||
name: validate patch registry
|
||||
entry: Rscript local/validate-patches.R
|
||||
language: system
|
||||
files: ^local/patches/
|
||||
files: ^local/(patches/|validate-patches\.R$)
|
||||
pass_filenames: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue