firmware/.trunk/trunk.yaml

50 lines
919 B
YAML
Raw Normal View History

version: 0.1
cli:
2024-10-27 11:57:11 +00:00
version: 1.22.7
plugins:
sources:
- id: trunk
2024-10-27 11:57:11 +00:00
ref: v1.6.4
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- trufflehog@3.83.2
2024-02-26 16:38:16 +00:00
- yamllint@1.35.1
2024-09-25 12:25:45 +00:00
- bandit@1.7.10
- checkov@3.2.276
2024-10-27 11:57:11 +00:00
- terrascan@1.19.9
2024-10-30 11:02:59 +00:00
- trivy@0.56.2
#- trufflehog@3.63.2-rc0
2024-08-28 11:51:44 +00:00
- taplo@0.9.3
2024-10-30 11:02:59 +00:00
- ruff@0.7.1
2024-02-26 16:38:16 +00:00
- isort@5.13.2
2024-09-25 12:25:45 +00:00
- markdownlint@0.42.0
2024-08-28 11:51:44 +00:00
- oxipng@9.1.2
2024-05-18 08:41:32 +00:00
- svgo@3.3.2
- actionlint@1.7.3
2024-08-28 11:51:44 +00:00
- flake8@7.1.1
2023-03-31 10:51:26 +00:00
- hadolint@2.12.0
2023-08-17 10:17:36 +00:00
- shfmt@3.6.0
2024-05-18 08:41:32 +00:00
- shellcheck@0.10.0
2024-10-27 11:57:11 +00:00
- black@24.10.0
2023-01-21 15:17:08 +00:00
- git-diff-check
2024-10-27 11:57:11 +00:00
- gitleaks@8.21.1
2023-08-17 10:17:36 +00:00
- clang-format@16.0.3
2024-08-28 11:51:44 +00:00
- prettier@3.3.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@18.12.1
actions:
disabled:
- trunk-announce
enabled:
2023-10-06 20:02:27 +00:00
- trunk-fmt-pre-commit
- trunk-check-pre-push
- trunk-upgrade-available