meshtastic-protobuf/.trunk/trunk.yaml

31 wiersze
551 B
YAML
Czysty Zwykły widok Historia

2023-01-17 11:03:10 +00:00
version: 0.1
cli:
2023-04-07 10:51:22 +00:00
version: 1.7.0
2023-01-17 11:03:10 +00:00
plugins:
sources:
- id: trunk
2023-04-07 10:51:22 +00:00
ref: v0.0.15
2023-01-17 11:03:10 +00:00
uri: https://github.com/trunk-io/plugins
lint:
enabled:
2023-04-07 10:51:22 +00:00
- yamllint@1.30.0
- buf-lint@1.17.0
- buf-breaking@1.17.0
- actionlint@1.6.24
2023-01-17 11:03:10 +00:00
- markdownlint@0.33.0
2023-04-07 10:51:22 +00:00
- prettier@2.8.7
- gitleaks@8.16.2
2023-01-17 11:03:10 +00:00
- git-diff-check
runtimes:
enabled:
2023-04-07 10:51:22 +00:00
- python@3.10.8
- go@1.19.5
2023-01-17 11:03:10 +00:00
- node@18.12.1
actions:
disabled:
- trunk-announce
- trunk-check-pre-push
- trunk-fmt-pre-commit
enabled:
- trunk-upgrade-available