From 9b954cf67d537e065d1c7d3bbb807b32dff6aac8 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Thu, 17 Oct 2024 15:35:19 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/conf.json b/conf.json index ad7b08a..badec35 100644 --- a/conf.json +++ b/conf.json @@ -10,13 +10,6 @@ "./healthcheck", "-root=.", "-meta=readme", - "-whitelist=stderr", - "-whitelist=stdout", - "-whitelist=.*\\.toml", - "-whitelist=.*\\.md", - "-whitelist=healthcheck", - "-whitelist=.*\\.json", - "-whitelist=.git.*" ], "env": [ "PATH=/usr/bin:/bin"