mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 22:22:05 +00:00
Tell trunk to ignore bin folder
This commit is contained in:
parent
8048fab084
commit
5c71187db1
@ -1,6 +1,6 @@
|
|||||||
version: 0.1
|
version: 0.1
|
||||||
cli:
|
cli:
|
||||||
version: 1.22.1
|
version: 1.22.2
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
- id: trunk
|
- id: trunk
|
||||||
@ -31,6 +31,9 @@ lint:
|
|||||||
- gitleaks@8.18.2
|
- gitleaks@8.18.2
|
||||||
- clang-format@16.0.3
|
- clang-format@16.0.3
|
||||||
- prettier@3.2.5
|
- prettier@3.2.5
|
||||||
|
ignore:
|
||||||
|
- linters: [ALL]
|
||||||
|
paths: bin/**
|
||||||
runtimes:
|
runtimes:
|
||||||
enabled:
|
enabled:
|
||||||
- python@3.10.8
|
- python@3.10.8
|
||||||
|
Loading…
Reference in New Issue
Block a user