Skip to content
256 changes: 64 additions & 192 deletions .evergreen/config.yml

Large diffs are not rendered by default.

Empty file modified .evergreen/run-mongodb-aws-ecs-test.sh
100644 → 100755
Empty file.
Empty file modified .evergreen/run-mongodb-aws-test.sh
100644 → 100755
Empty file.
Empty file modified .evergreen/run-tests.sh
100644 → 100755
Empty file.
8 changes: 8 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,11 @@ repos:
rev: v1.59.1
hooks:
- id: golangci-lint

- repo: local
hooks:
- id: executable-shell
name: executable-shell
entry: chmod +x
language: system
types: [shell]
Empty file modified etc/docker_entry.sh
100644 → 100755
Empty file.
Empty file modified etc/gen-ec-certs/gen-ec-certs.sh
100644 → 100755
Empty file.
Empty file modified etc/install-libmongocrypt.sh
100644 → 100755
Empty file.
Empty file modified etc/run-atlas-test.sh
100644 → 100755
Empty file.
Empty file modified etc/run-awskms-test.sh
100644 → 100755
Empty file.
Empty file modified etc/run-enterprise-gssapi-test.sh
100644 → 100755
Empty file.
Empty file modified etc/run-enterprise-plain-test.sh
100644 → 100755
Empty file.
Empty file modified etc/run-oidc-test.sh
100644 → 100755
Empty file.
Empty file modified etc/run-serverless-test.sh
100644 → 100755
Empty file.
Empty file modified etc/run_docker.sh
100644 → 100755
Empty file.
Empty file modified etc/setup-encryption.sh
100644 → 100755
Empty file.
Loading