meshtastic/.trunk/trunk.yaml

26 lines
418 B
YAML
Raw Normal View History

2023-01-13 18:02:59 -08:00
version: 0.1
cli:
version: 1.3.1
plugins:
sources:
- id: trunk
ref: v0.0.8
uri: https://github.com/trunk-io/plugins
lint:
2023-05-11 18:45:34 -07:00
disabled:
- eslint
- prettier
2023-01-13 18:02:59 -08:00
enabled:
2023-05-11 18:45:34 -07:00
- rome@12.0.0
2023-01-13 18:02:59 -08:00
- markdownlint@0.33.0
- actionlint@1.6.22
- gitleaks@8.15.2
- git-diff-check
- shellcheck@0.9.0
- shfmt@3.5.0
- svgo@3.0.2
runtimes:
enabled:
- go@1.18.3
- node@18.12.1