fix: bash script
This commit is contained in:
parent
7edfd830a9
commit
9feb9fc475
11
refet.json
11
refet.json
|
@ -1,11 +0,0 @@
|
|||
[
|
||||
{
|
||||
"name": "dummy",
|
||||
"results": [
|
||||
{
|
||||
"score": 110,
|
||||
"comment": "dummy comment + comment from toml conf"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
2
stdin.sh
2
stdin.sh
|
@ -1,3 +1,3 @@
|
|||
#!bash
|
||||
|
||||
./build/healthcheck -root=./examples/repohealth/asciifile -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*" -whitelist=".*\.txt"
|
||||
./build/healthcheck -root=./examples/healthcheck/asciifile -whitelist=".*\.md" -whitelist=".*\.json" -whitelist=".*\.sh" -whitelist=".git.*" -whitelist=".*\.txt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user