diff --git a/conf.json b/conf.json index cc0e341..c457ec6 100644 --- a/conf.json +++ b/conf.json @@ -9,14 +9,7 @@ "args": [ "./healthcheck", "-root=.", - "-meta=changelog", - "-whitelist=stderr", - "-whitelist=stdout", - "-whitelist=.*\\.toml", - "-whitelist=.*\\.md", - "-whitelist=healthcheck", - "-whitelist=.*\\.json", - "-whitelist=.git.*" + "-meta=changelog" ], "env": [ "PATH=/usr/bin:/bin"