From 894b962924d087156e99b23bc0353e45226687c0 Mon Sep 17 00:00:00 2001 From: xwen-winnie <657844267@qq.com> Date: Mon, 19 Feb 2024 13:10:30 +0800 Subject: [PATCH] chore: adjust cache repo luacheck dir --- config/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/config.yaml b/config/config.yaml index 0d2f6b59..db7d99eb 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -10,6 +10,12 @@ # staticcheck: # enable: false # + +qbox/net-cache: # github repository name, which will override the settings in qbox org + luacheck: # repo specific settings will override the settings in qbox org + enable: true + workDir: "nginx/Lua" + qbox/kodo: # github repository name, which will override the settings in qbox org staticcheck: # repo specific settings will override the settings in qbox org enable: true