feat: tidy conf
This commit is contained in:
parent
7ca84cbed5
commit
5bc3181837
|
@ -9,15 +9,15 @@
|
||||||
"args": [
|
"args": [
|
||||||
"./healthcheck",
|
"./healthcheck",
|
||||||
"-root=.",
|
"-root=.",
|
||||||
"-meta=readme",
|
|
||||||
"-repoSize=0.1",
|
|
||||||
"-whitelist=stderr",
|
"-whitelist=stderr",
|
||||||
"-whitelist=stdout",
|
"-whitelist=stdout",
|
||||||
"-whitelist=.*\\.toml",
|
"-whitelist=.*\\.toml",
|
||||||
"-whitelist=.*\\.md",
|
"-whitelist=.*\\.md",
|
||||||
"-whitelist=healthcheck",
|
"-whitelist=healthcheck",
|
||||||
"-whitelist=.*\\.json",
|
"-whitelist=.*\\.json",
|
||||||
"-whitelist=.git.*"
|
"-whitelist=.git.*",
|
||||||
|
"-meta=readme",
|
||||||
|
"-repoSize=0.1"
|
||||||
],
|
],
|
||||||
"env": [
|
"env": [
|
||||||
"PATH=/usr/bin:/bin"
|
"PATH=/usr/bin:/bin"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user