mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
fix: add worker-utils to knip ignore list to fix CI
This commit is contained in:
parent
f8658b2ba8
commit
7428f46d9c
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"src/activate/**",
|
||||
"src/workers/countTokens.ts",
|
||||
"src/workers/indexing-worker.ts",
|
||||
"src/services/code-index/worker-utils/**",
|
||||
"src/services/code-index/orchestrator.ts",
|
||||
"src/services/code-index/search-service.ts",
|
||||
"src/extension.ts",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue