Skip to content

Commit 28546e0

Browse files
committed
ci: golangci-lint
1 parent 4ffbd3f commit 28546e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ jobs:
3939
with:
4040
version: v1.45.2
4141
working-directory: ./tencentcloud
42-
args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=master -v
42+
args: --new-from-rev=master -v
43+
#args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=master -v

0 commit comments

Comments
 (0)