Skip to content

Add glob pattern support for reanalyze suppress/unsuppress#8263

Merged
cristianoc merged 1 commit intomasterfrom
reanalyze-glob-suppress
Mar 5, 2026
Merged

Add glob pattern support for reanalyze suppress/unsuppress#8263
cristianoc merged 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

@cristianoc cristianoc merged commit a303895 into master Mar 5, 2026
49 of 50 checks passed
@cristianoc cristianoc deleted the reanalyze-glob-suppress branch March 5, 2026 10:38
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