Skip to content

← All questions

analyze stopped at 8000 files and most of them were gitignored worktrees

Asked 4,180 views2 answers

sdods analyze . on our monorepo finishes but the checklist has scan-truncated on it, and the report is nonsense: no CI provider, two modules, no test-id attribute. We have 48 workflow files and a test id on nearly every component.

The repo has .claude/worktrees/ in .gitignore, with four checkouts under it. That is where the file budget went, I assume, because .claude sorts before .github.

Is there a way to make the scan respect .gitignore?

asked by Bea Lindqvist4,318 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related