Skip to content

docs(codeql): correct auto-detection depth in header comment#242

Merged
CybotTM merged 1 commit into
mainfrom
fix/codeql-doc-depth
Jul 19, 2026
Merged

docs(codeql): correct auto-detection depth in header comment#242
CybotTM merged 1 commit into
mainfrom
fix/codeql-doc-depth

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 19, 2026

Copy link
Copy Markdown
Member

Doc-only follow-up to #241. The header comment still described the old behaviour ("first 4 levels", ignoring only node_modules/vendor) while the implementation uses maxdepth 8 and also prunes .git/. This aligns the comment with the code — no functional change.

The header comment still said sources are detected in the first 4 levels
and ignored only node_modules/vendor; the code uses maxdepth 8 and also
prunes .git. Align the doc with the implementation.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI review requested due to automatic review settings July 19, 2026 21:28
@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@CybotTM
CybotTM merged commit 6d83cb7 into main Jul 19, 2026
11 of 12 checks passed
@CybotTM
CybotTM deleted the fix/codeql-doc-depth branch July 19, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants