meshtastic-firmware/.trunk/trunk.yaml

46 wiersze
855 B
YAML
Czysty Zwykły widok Historia

version: 0.1
cli:
2024-05-18 08:41:32 +00:00
version: 1.22.1
plugins:
sources:
- id: trunk
2024-05-18 08:41:32 +00:00
ref: v1.5.0
uri: https://github.com/trunk-io/plugins
lint:
enabled:
2024-05-18 08:41:32 +00:00
- trufflehog@3.76.3
2024-02-26 16:38:16 +00:00
- yamllint@1.35.1
2024-05-18 08:41:32 +00:00
- bandit@1.7.8
- checkov@3.2.95
2024-03-07 21:52:08 +00:00
- terrascan@1.19.1
2024-05-18 08:41:32 +00:00
- trivy@0.51.1
#- trufflehog@3.63.2-rc0
2023-08-17 10:17:36 +00:00
- taplo@0.8.1
2024-05-18 08:41:32 +00:00
- ruff@0.4.4
2024-02-26 16:38:16 +00:00
- isort@5.13.2
2024-05-18 08:41:32 +00:00
- markdownlint@0.40.0
- oxipng@9.1.1
- svgo@3.3.2
- actionlint@1.7.0
2024-02-26 16:38:16 +00:00
- flake8@7.0.0
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
- black@24.4.2
2023-01-21 15:17:08 +00:00
- git-diff-check
2024-02-26 16:38:16 +00:00
- gitleaks@8.18.2
2023-08-17 10:17:36 +00:00
- clang-format@16.0.3
2024-02-26 16:38:16 +00:00
- prettier@3.2.5
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