Skip to content

Commit

Permalink
Update golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenEarth authored Jan 8, 2025
1 parent a838390 commit 431e7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: v1.63.4
working-directory: ${{ steps.getRootPath.outputs.path }}
working-directory: ./tencentcloud
args: --new-from-rev=origin/master -v ${{ steps.getDiffFile.outputs.files }}
#args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=origin/master -v

0 comments on commit 431e7d8

Please sign in to comment.