We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19aa1aa commit 4ffbd3fCopy full SHA for 4ffbd3f
.github/workflows/golangci-lint.yml
@@ -39,4 +39,4 @@ jobs:
39
with:
40
version: v1.45.2
41
working-directory: ./tencentcloud
42
- args:--enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=master -v
+ args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=master -v
0 commit comments