Files
firmware/.trunk/trunk.yaml
T
github-actions[bot] cd56674429 Upgrade trunk (#10608)
Co-authored-by: vidplace7 <1779290+vidplace7@users.noreply.github.com>
2026-06-02 16:44:29 -04:00

49 lines
894 B
YAML

version: 0.1
cli:
version: 1.25.0
plugins:
sources:
- id: trunk
ref: v1.10.0
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- checkov@3.2.532
- renovate@43.209.1
- prettier@3.8.3
- trufflehog@3.95.5
- yamllint@1.38.0
- bandit@1.9.4
- trivy@0.71.0
- taplo@0.10.0
- ruff@0.15.15
- isort@8.0.1
- markdownlint@0.48.0
- oxipng@10.1.1
- svgo@4.0.1
- actionlint@1.7.12
- flake8@7.3.0
- hadolint@2.14.0
- shfmt@3.6.0
- shellcheck@0.11.0
- black@26.5.1
- git-diff-check
- gitleaks@8.30.1
- clang-format@16.0.3
ignore:
- linters: [ALL]
paths:
- bin/**
runtimes:
enabled:
- python@3.14.4
- go@1.21.0
- node@22.16.0
actions:
disabled:
- trunk-announce
enabled:
- trunk-fmt-pre-commit
- trunk-check-pre-push
- trunk-upgrade-available