mirror of
https://github.com/go-micro/go-micro.git
synced 2025-01-05 10:20:53 +02:00
29 lines
524 B
YAML
29 lines
524 B
YAML
|
version: 0.1
|
||
|
actions:
|
||
|
enabled:
|
||
|
- trunk-announce
|
||
|
- trunk-cache-prune
|
||
|
- trunk-check-pre-push
|
||
|
- trunk-fmt-pre-commit
|
||
|
- trunk-upgrade-available
|
||
|
runtimes:
|
||
|
enabled:
|
||
|
- go@1.18.3
|
||
|
- node@16.14.2
|
||
|
lint:
|
||
|
enabled:
|
||
|
- actionlint@1.6.20
|
||
|
- git-diff-check
|
||
|
- gitleaks@8.13.0
|
||
|
- gofmt@1.16.7
|
||
|
- golangci-lint@1.49.0
|
||
|
- markdownlint@0.32.2
|
||
|
- prettier@2.7.1
|
||
|
cli:
|
||
|
version: 0.18.1-beta
|
||
|
plugins:
|
||
|
sources:
|
||
|
- id: trunk
|
||
|
ref: v0.0.4
|
||
|
uri: https://github.com/trunk-io/plugins
|