diff --git a/refet.json b/refet.json deleted file mode 100644 index 564cb95..0000000 --- a/refet.json +++ /dev/null @@ -1,11 +0,0 @@ -[ - { - "name": "dummy", - "results": [ - { - "score": 110, - "comment": "dummy comment + comment from toml conf" - } - ] - } -] \ No newline at end of file diff --git a/stdin.sh b/stdin.sh index c4eaedf..db2aa0f 100644 --- a/stdin.sh +++ b/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"