2023-01-17 06:35:26 +00:00
|
|
|
version: 0.1
|
|
|
|
cli:
|
2023-01-31 14:56:02 +00:00
|
|
|
version: 1.3.1
|
2023-01-17 06:35:26 +00:00
|
|
|
plugins:
|
|
|
|
sources:
|
|
|
|
- id: trunk
|
|
|
|
ref: v0.0.8
|
|
|
|
uri: https://github.com/trunk-io/plugins
|
|
|
|
lint:
|
|
|
|
enabled:
|
2023-01-21 15:17:08 +00:00
|
|
|
- git-diff-check
|
2023-01-31 14:56:02 +00:00
|
|
|
- gitleaks@8.15.2
|
2023-01-21 15:17:08 +00:00
|
|
|
- clang-format@14.0.0
|
|
|
|
- prettier@2.8.3
|
|
|
|
disabled:
|
2023-01-17 06:35:26 +00:00
|
|
|
- shellcheck@0.9.0
|
|
|
|
- shfmt@3.5.0
|
|
|
|
- oxipng@8.0.0
|
|
|
|
- actionlint@1.6.22
|
|
|
|
- markdownlint@0.33.0
|
|
|
|
- hadolint@2.12.0
|
|
|
|
- svgo@3.0.2
|
|
|
|
runtimes:
|
|
|
|
enabled:
|
|
|
|
- go@1.18.3
|
|
|
|
- node@18.12.1
|
|
|
|
actions:
|
|
|
|
disabled:
|
|
|
|
- trunk-announce
|
|
|
|
- trunk-check-pre-push
|
|
|
|
- trunk-fmt-pre-commit
|
|
|
|
enabled:
|
|
|
|
- trunk-upgrade-available
|