mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
61661aed50
also update trunk
49 lines
902 B
YAML
49 lines
902 B
YAML
version: 0.1
|
|
cli:
|
|
version: 1.10.0
|
|
plugins:
|
|
sources:
|
|
- id: trunk
|
|
ref: v0.0.17
|
|
uri: https://github.com/trunk-io/plugins
|
|
lint:
|
|
enabled:
|
|
- taplo@0.7.0
|
|
- ruff@0.0.265
|
|
- yamllint@1.32.0
|
|
- isort@5.12.0
|
|
- markdownlint@0.34.0
|
|
- oxipng@8.0.0
|
|
- svgo@3.0.2
|
|
- actionlint@1.6.24
|
|
- flake8@6.0.0
|
|
- hadolint@2.12.0
|
|
- shfmt@3.5.0
|
|
- shellcheck@0.9.0
|
|
- black@23.3.0
|
|
- git-diff-check
|
|
- gitleaks@8.16.3
|
|
- clang-format@14.0.0
|
|
- prettier@2.8.8
|
|
disabled:
|
|
- taplo@0.7.0
|
|
- shellcheck@0.9.0
|
|
- shfmt@3.5.0
|
|
- oxipng@8.0.0
|
|
- actionlint@1.6.22
|
|
- markdownlint@0.34.0
|
|
- hadolint@2.12.0
|
|
- svgo@3.0.2
|
|
runtimes:
|
|
enabled:
|
|
- 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
|