Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 2baa447

Browse files
committed
fix: add blog library to knip ignore list
1 parent b7fb063 commit 2baa447

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

knip.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"src/workers/countTokens.ts",
99
"src/extension.ts",
1010
"scripts/**",
11-
"apps/web-roo-code/next-sitemap.config.cjs"
11+
"apps/web-roo-code/next-sitemap.config.cjs",
12+
"apps/web-roo-code/src/lib/blog/**"
1213
],
1314
"workspaces": {
1415
"src": {

0 commit comments

Comments
 (0)