meshtastic-firmware/.trunk/trunk.yaml

49 wiersze
890 B
YAML

version: 0.1
cli:
version: 1.25.0
plugins:
sources:
- id: trunk
ref: v1.7.2
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- checkov@3.2.469
- renovate@41.94.0
- prettier@3.6.2
- trufflehog@3.90.5
- yamllint@1.37.1
- bandit@1.8.6
- trivy@0.66.0
- taplo@0.10.0
- ruff@0.12.11
- isort@6.0.1
- markdownlint@0.45.0
- oxipng@9.1.5
- svgo@4.0.0
- actionlint@1.7.7
- flake8@7.3.0
- hadolint@2.13.1
2023-08-17 10:17:36 +00:00
- shfmt@3.6.0
- shellcheck@0.11.0
- black@25.1.0
2023-01-21 15:17:08 +00:00
- git-diff-check
- gitleaks@8.28.0
2023-08-17 10:17:36 +00:00
- clang-format@16.0.3
2024-07-10 17:47:34 +00:00
ignore:
2024-07-10 12:34:41 +00:00
- linters: [ALL]
2024-07-10 19:39:41 +00:00
paths:
- bin/**
runtimes:
enabled:
2023-03-31 10:51:26 +00:00
- python@3.10.8
- go@1.21.0
- node@22.16.0
actions:
disabled:
- trunk-announce
enabled:
2023-10-06 20:02:27 +00:00
- trunk-fmt-pre-commit
- trunk-check-pre-push
- trunk-upgrade-available