Skip to content

Commit 2f31371

Browse files
committed
feat(tco): add resource_tc_organization_org_manage_policy_config
1 parent 26fc361 commit 2f31371

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
- name: golangci-lint
3939
uses: golangci/golangci-lint-action@v3
4040
with:
41-
# version: v1.48.2
42-
version: v1.57.2
41+
version: v1.48.2
42+
# version: v1.57.2
4343
working-directory: ./tencentcloud
44-
args: --skip-dirs=vendor --concurrency=4 --new-from-rev=origin/master -v
44+
args: --concurrency=4 --new-from-rev=origin/master -v
4545
#args: --enable-all --max-same-issues=0 --max-issues-per-linter=0 --new-from-rev=origin/master -v

0 commit comments

Comments
 (0)