feat: tidy conf

This commit is contained in:
张泊明518370910136 2024-10-14 10:38:36 -04:00
parent 7ca84cbed5
commit 5bc3181837
GPG Key ID: CA088E6D9284F870

View File

@ -9,15 +9,15 @@
"args": [
"./healthcheck",
"-root=.",
"-meta=readme",
"-repoSize=0.1",
"-whitelist=stderr",
"-whitelist=stdout",
"-whitelist=.*\\.toml",
"-whitelist=.*\\.md",
"-whitelist=healthcheck",
"-whitelist=.*\\.json",
"-whitelist=.git.*"
"-whitelist=.git.*",
"-meta=readme",
"-repoSize=0.1"
],
"env": [
"PATH=/usr/bin:/bin"