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 5756229 commit 703d1c5Copy full SHA for 703d1c5
.github/workflows/golangci-lint.yml
@@ -58,7 +58,5 @@ jobs:
58
uses: golangci/golangci-lint-action@v3
59
with:
60
version: v1.63.4
61
- #version: v1.54
62
- working-directory: ./tencentcloud
63
args: --new-from-rev=origin/master -v ${{ steps.getDiffFile.outputs.files }}
64
#args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=origin/master -v
0 commit comments