Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OTP 26 Incremental dialyzer #1081

Merged
merged 15 commits into from
Mar 15, 2024
Merged

OTP 26 Incremental dialyzer #1081

merged 15 commits into from
Mar 15, 2024

Conversation

lukaszsamson
Copy link
Collaborator

This PR implements a new backend for dialyzer using incremental mode added in OTP 26.
Also it adds support for new warn_overlapping_contract option and enables by default warn_unknown to make it consistent with default behavior on OTP 26+

Addresses #825
Fixes #699

@lukaszsamson lukaszsamson merged commit 06178f5 into master Mar 15, 2024
21 of 35 checks passed
@lukaszsamson lukaszsamson deleted the incremental-dialyzer branch March 15, 2024 18: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.

Stale Struct Types Lead to Dialyzer Warnings
1 participant