Skip to content

Commit

Permalink
chore: no need to custom config these repos now
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlJi committed Jul 13, 2024
1 parent bf2b2fb commit 19fc95d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 19fc95d

Please sign in to comment.