firmware/.trunk/trunk.yaml

48 lines
883 B
YAML
Raw Normal View History

version: 0.1
cli:
2023-03-31 10:51:26 +00:00
version: 1.7.0
plugins:
sources:
- id: trunk
2023-03-31 10:51:26 +00:00
ref: v0.0.14
uri: https://github.com/trunk-io/plugins
lint:
enabled:
2023-03-31 10:51:26 +00:00
- ruff@0.0.260
- yamllint@1.30.0
- isort@5.12.0
- markdownlint@0.33.0
- oxipng@8.0.0
- svgo@3.0.2
- actionlint@1.6.23
- flake8@6.0.0
- hadolint@2.12.0
- shfmt@3.5.0
- shellcheck@0.9.0
- black@23.3.0
2023-01-21 15:17:08 +00:00
- git-diff-check
2023-03-31 10:51:26 +00:00
- gitleaks@8.16.2
2023-01-21 15:17:08 +00:00
- clang-format@14.0.0
2023-03-31 10:51:26 +00:00
- prettier@2.8.7
2023-01-21 15:17:08 +00:00
disabled:
2023-03-31 10:51:26 +00:00
- taplo@0.7.0
- 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:
2023-03-31 10:51:26 +00:00
- python@3.10.8
- go@1.19.5
- node@18.12.1
actions:
disabled:
- trunk-announce
- trunk-check-pre-push
- trunk-fmt-pre-commit
enabled:
- trunk-upgrade-available