Commit 421b9e9
committed
Fix find-bugs paths to include runtime entrypoints and resources
The find-bugs skill was missing top-level runtime entrypoint files
(cli.ts, daemon.ts, doctor-cli.ts) and the mcp/resources directory,
causing PRs that only touch those files to skip bug detection.1 parent a0e59cf commit 421b9e9
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| 317 | + | |
317 | 318 | | |
| 319 | + | |
318 | 320 | | |
| 321 | + | |
319 | 322 | | |
| 323 | + | |
320 | 324 | | |
321 | 325 | | |
322 | 326 | | |
| |||
0 commit comments