Skip to content

feat: configurable warnings (uninit locals, unused unfold)#1073

Open
strub wants to merge 1 commit into
mainfrom
opt-warnings
Open

feat: configurable warnings (uninit locals, unused unfold)#1073
strub wants to merge 1 commit into
mainfrom
opt-warnings

Conversation

@strub

@strub strub commented Jul 10, 2026

Copy link
Copy Markdown
Member

Add per-warning enable/disable flags Warn:uninit and Warn:unused_unfold (on by default). Toggle in-script via pragma, on the CLI via -pragmas, or project-wide via a new pragmas key in easycrypt.project.

@strub strub self-assigned this Jul 10, 2026
@strub strub enabled auto-merge July 10, 2026 16:55
Add per-warning enable/disable flags Warn:uninit and Warn:unused_unfold
(on by default). Toggle in-script via pragma, on the CLI via -pragmas, or
project-wide via a new pragmas key in easycrypt.project.
@strub strub requested a review from oskgo July 10, 2026 18:00
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.

1 participant