Skip to content

Add glob pattern support for reanalyze suppress/unsuppress#8263

Open
cristianoc wants to merge 1 commit intomasterfrom
reanalyze-glob-suppress
Open

Add glob pattern support for reanalyze suppress/unsuppress#8263
cristianoc wants to merge 1 commit intomasterfrom
reanalyze-glob-suppress

Conversation

@cristianoc
Copy link
Collaborator

Support * and ** glob patterns in reanalyze.suppress and reanalyze.unsuppress config entries (e.g. **/bindings, src/Dead*). Plain prefix strings continue to work as before.

Closes #8259

Support `*` and `**` glob patterns in `reanalyze.suppress` and
`reanalyze.unsuppress` config entries (e.g. `**/bindings`, `src/Dead*`).
Plain prefix strings continue to work as before.

Closes #8259

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fhammerschmidt
Copy link
Member

Very nice! Needs formatting though.

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.

[reanalyze] Add glob pattern support to reanalyze config

2 participants