diff --git a/config/config.yaml b/config/config.yaml index c4ed4f57..82aae569 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -41,16 +41,6 @@ customConfig: # custom config for specific orgs or repos cd website && yarn build && cd .. golangci-lint run --enable-all --timeout=5m0s --allow-parallel-runners=true --print-issued-lines=false --out-format=line-number >> $ARTIFACT/lint.log 2>&1 - qbox/dora-cloud: - golangci-lint: - enable: true - workDir: "next" # go.mod file is in the next directory - - qbox/sofa: - golangci-lint: - enable: true - workDir: "sofa" # go.mod file is in the sofa directory - qbox/user-center: golangci-lint: enable: true