Skip to content

Commit 6b7786b

Browse files
committed
Ignore yarn files
1 parent 385b3a1 commit 6b7786b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.trunk/trunk.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ lint:
1818
1919
2020
21+
ignore:
22+
- linters: [ALL]
23+
paths:
24+
- .yarn/**
25+
- yarn.lock
26+
- gha-creds-*.json
27+
- __tests__/petstore.json
2128
runtimes:
2229
enabled:
2330

0 commit comments

Comments
 (0)