Docker-MongoDB/.trunk/trunk.yaml

63 lines
1.5 KiB
YAML
Raw Normal View History

2024-05-17 07:49:08 +00:00
# This file controls the behavior of Trunk: https://docs.trunk.io/cli
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
2025-02-10 11:14:04 +00:00
version: 1.22.10
2024-05-17 07:49:08 +00:00
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
2025-02-03 11:13:49 +00:00
ref: v1.6.7
2024-05-17 07:49:08 +00:00
uri: https://github.com/trunk-io/plugins
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
runtimes:
enabled:
2024-05-20 11:13:10 +00:00
- php@>=8.0.0
2024-05-17 07:49:08 +00:00
- go@1.21.0
2024-12-16 11:15:37 +00:00
- node@18.20.5
2024-05-17 07:49:08 +00:00
- python@3.10.8
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
2024-05-17 09:19:40 +00:00
disabled:
- trufflehog # Trufflehog duplicates gitleaks functionality.
- terrascan
- trivy
2024-05-17 07:49:08 +00:00
enabled:
2025-02-03 11:13:49 +00:00
- gitleaks@8.23.3
- markdownlint@0.44.0
2024-08-05 11:13:33 +00:00
- taplo@0.9.3
2025-01-27 11:14:19 +00:00
- actionlint@1.7.7
2025-02-17 11:14:51 +00:00
- checkov@3.2.370
2024-05-17 07:49:08 +00:00
- git-diff-check
2025-02-17 11:14:51 +00:00
- prettier@3.5.1
2024-05-17 07:49:08 +00:00
- yamllint@1.35.1
definitions:
- name: markdownlint
direct_configs:
- .markdownlintignore
- .markdownlint.yaml
actions:
disabled:
- trunk-upgrade-available
enabled:
- trunk-announce
- trunk-check-pre-push
- trunk-fmt-pre-commit
tools:
enabled:
2024-09-23 11:14:09 +00:00
- tfupdate@0.8.5
2025-01-27 11:14:19 +00:00
- phpstan@2.0.3
2025-02-17 11:14:51 +00:00
- gh@2.67.0
2024-05-17 07:49:08 +00:00
- jq@jq-1.7.1
2025-01-13 11:14:49 +00:00
- yq@4.45.1
2025-02-17 11:14:51 +00:00
- awscli@1.37.21
2024-05-17 07:49:08 +00:00
- action-validator@0.6.0
2025-02-17 11:14:51 +00:00
- act@0.2.74
2024-05-17 07:49:08 +00:00
- shellcheck@0.10.0
- hadolint@2.12.0
- svgo@3.3.2
2025-02-17 11:14:51 +00:00
- tofu@1.9.0
2024-11-25 11:15:20 +00:00
- trunk-toolbox@0.5.4
2025-02-03 11:13:49 +00:00
- tflint@0.55.1
2024-05-17 07:49:08 +00:00
- terraform@1.1.4