kopia lustrzana https://github.com/meshtastic/protobufs
34 wiersze
614 B
YAML
34 wiersze
614 B
YAML
version: 0.1
|
|
cli:
|
|
version: 1.16.2
|
|
plugins:
|
|
sources:
|
|
- id: trunk
|
|
ref: v1.2.5
|
|
uri: https://github.com/trunk-io/plugins
|
|
lint:
|
|
enabled:
|
|
- checkov@2.4.9
|
|
- trivy@0.45.1
|
|
- trufflehog@3.57.0
|
|
- yamllint@1.32.0
|
|
- buf-lint@1.26.1
|
|
- buf-breaking@1.26.1
|
|
- actionlint@1.6.26
|
|
- markdownlint@0.37.0
|
|
- prettier@3.0.3
|
|
- gitleaks@8.18.0
|
|
- git-diff-check
|
|
runtimes:
|
|
enabled:
|
|
- python@3.10.8
|
|
- go@1.21.0
|
|
- node@18.12.1
|
|
actions:
|
|
disabled:
|
|
- trunk-announce
|
|
- trunk-check-pre-push
|
|
- trunk-fmt-pre-commit
|
|
enabled:
|
|
- trunk-upgrade-available
|