From 55e3fa7f3cc7fd28eaa9b2a6962f61a0380be45b Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Fri, 11 Oct 2024 19:03:22 +0800 Subject: [PATCH] feat: test reposize customization func --- conf.json | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.json b/conf.json index 1ed0c81..1d4c16e 100644 --- a/conf.json +++ b/conf.json @@ -10,6 +10,7 @@ "./healthcheck", "-root=.", "-meta=readme", + "-reposize=1", "-whitelist=stderr", "-whitelist=stdout", "-whitelist=.*\\.toml",