Skip to content

Commit f33108f

Browse files
committed
lint: Removed unnecessary pre-commit rules.
1 parent e2bc42a commit f33108f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.pre-commit-config.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,6 @@ repos:
5858
- repo: https://github.com/skyzyx/git-hooks
5959
rev: 4a2f0dc93e5c5353ed5e619599b0d15e34df88db
6060
hooks:
61-
# - id: checkov
62-
# args:
63-
# - --directory=.
64-
# - --framework=terraform
65-
# - --quiet
66-
# - --compact
67-
# - --skip-check=CKV_AWS_50,CKV_AWS_116,CKV_AWS_173,CKV_AWS_115
6861
- id: git-check
6962
- id: gofumpt
7063
- id: golangci-lint
@@ -81,8 +74,6 @@ repos:
8174
- -ci
8275
- -sr
8376
- id: terraform-fmt
84-
# - id: terrascan
85-
# - id: tfsec
8677
- id: yamlfmt
8778
- id: yapf
8879

0 commit comments

Comments
 (0)