You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
460 B
26 lines
460 B
version: 0.1
|
|
cli:
|
|
version: 1.3.2
|
|
plugins:
|
|
sources:
|
|
- id: trunk
|
|
ref: v0.0.8
|
|
uri: https://github.com/trunk-io/plugins
|
|
lint:
|
|
enabled:
|
|
- [email protected]
|
|
- [email protected]
|
|
- git-diff-check
|
|
- [email protected]
|
|
- [email protected]
|
|
runtimes:
|
|
enabled:
|
|
- [email protected]
|
|
- [email protected]
|
|
actions:
|
|
disabled:
|
|
- trunk-announce
|
|
- trunk-check-pre-push
|
|
- trunk-fmt-pre-commit
|
|
enabled:
|
|
- trunk-upgrade-available
|
|
|