File tree Expand file tree Collapse file tree 2 files changed +0
-96
lines changed
Expand file tree Collapse file tree 2 files changed +0
-96
lines changed Original file line number Diff line number Diff line change @@ -29,20 +29,6 @@ repos:
2929 # public/crds\.yaml$|
3030 # config/crd/bases/.*
3131 # )
32- - id : check-yaml
33- args : [--allow-multiple-documents, --unsafe]
34- exclude : |
35- (?x)^(
36- helm_chart/templates/.*|
37- config/.*|
38- vendor/.*|
39- testdata/.*|
40- docker/mongodb-kubernetes-tests/vendor/.*|
41- docker/cluster-cleaner/templates/.*|
42- scripts/evergreen/deployments/.*/templates/.*|
43- public/samples/mongodb_multicluster/replica-set-configure-storage\.yaml$|
44- \.evergreen.*\.yml$
45- )
4632 - id : check-added-large-files
4733 - id : check-merge-conflict
4834 - id : check-json
@@ -52,20 +38,6 @@ repos:
5238 testdata/.*
5339 )
5440
55- - repo : https://github.com/adrienverge/yamllint.git
56- rev : v1.35.1
57- hooks :
58- - id : yamllint
59- args : [-c, .yamllint.yaml]
60- exclude : |
61- (?x)^(
62- helm_chart/templates/.*|
63- config/.*|
64- vendor/.*|
65- testdata/.*|
66- \.evergreen.*\.yml$
67- )
68-
6941 - repo : https://github.com/psf/black
7042 rev : 24.10.0
7143 hooks :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments