Skip to content

feat: add option to not process gitignore files#1803

Merged
gotbadger merged 5 commits intomainfrom
feat/do-no-process-gitignore-option
Jul 29, 2025
Merged

feat: add option to not process gitignore files#1803
gotbadger merged 5 commits intomainfrom
feat/do-no-process-gitignore-option

Conversation

@gotbadger
Copy link
Copy Markdown
Contributor

@gotbadger gotbadger commented Jul 29, 2025

Description

Address and edge case where files added before a git ignore is committed can exist in the project but not be scanned.

This option can also be used to make sure you scan every file present on disk, for example, when working with generated or built files that are not otherwise committed to source control.

Co-authored-by: David Roe <didroe@gmail.com>
@gotbadger gotbadger force-pushed the feat/do-no-process-gitignore-option branch from 6926c1e to eff80a4 Compare July 29, 2025 16:06
@gotbadger gotbadger merged commit fe8fb9f into main Jul 29, 2025
9 checks passed
@gotbadger gotbadger deleted the feat/do-no-process-gitignore-option branch July 29, 2025 16:23
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.

3 participants