fix: regex issue
This commit is contained in:
parent
c86a94c178
commit
c5dae447eb
2
stdin.sh
2
stdin.sh
|
@ -1,3 +1,3 @@
|
||||||
#!bash
|
#!bash
|
||||||
|
|
||||||
./build/healthcheck -root=./examples/repohealth/success -meta=readme.* -whitelist=.*\.md -whitelist=.git.*
|
./build/healthcheck -root=./examples/repohealth/success -meta=readme.* -whitelist=.*\.md -whitelist=.*\.json -whitelist=.*\.sh -whitelist=.git.*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user