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

@fhammerschmidt
Copy link
Member

Very nice! Needs formatting though.

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>
@cristianoc cristianoc force-pushed the reanalyze-glob-suppress branch from af4aa3c to da0b3f0 Compare March 5, 2026 10:15
@cristianoc cristianoc enabled auto-merge (rebase) March 5, 2026 10:15
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 5, 2026

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript@8263

@rescript/darwin-arm64

npm i https://pkg.pr.new/@rescript/darwin-arm64@8263

@rescript/darwin-x64

npm i https://pkg.pr.new/@rescript/darwin-x64@8263

@rescript/linux-arm64

npm i https://pkg.pr.new/@rescript/linux-arm64@8263

@rescript/linux-x64

npm i https://pkg.pr.new/@rescript/linux-x64@8263

@rescript/runtime

npm i https://pkg.pr.new/@rescript/runtime@8263

@rescript/win32-x64

npm i https://pkg.pr.new/@rescript/win32-x64@8263

commit: cb0d215

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