Skip to content

Commit 19fc95d

Browse files
committed
chore: no need to custom config these repos now
1 parent bf2b2fb commit 19fc95d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

config/config.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,6 @@ customConfig: # custom config for specific orgs or repos
4141
cd website && yarn build && cd ..
4242
golangci-lint run --enable-all --timeout=5m0s --allow-parallel-runners=true --print-issued-lines=false --out-format=line-number >> $ARTIFACT/lint.log 2>&1
4343
44-
qbox/dora-cloud:
45-
golangci-lint:
46-
enable: true
47-
workDir: "next" # go.mod file is in the next directory
48-
49-
qbox/sofa:
50-
golangci-lint:
51-
enable: true
52-
workDir: "sofa" # go.mod file is in the sofa directory
53-
5444
qbox/user-center:
5545
golangci-lint:
5646
enable: true

0 commit comments

Comments
 (0)