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

Add function_abi_now_unwind lint and fix function_abi_no_longer_unwind. #1061

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

obi1kenobi
Copy link
Owner

The function_abi_no_longer_unwind lint had false-positives since it failed to connect the baseline and current functions by their import paths.

…wind`.

The `function_abi_no_longer_unwind` lint had false-positives since it failed to connect the baseline and current functions by their import paths.
@obi1kenobi obi1kenobi enabled auto-merge (squash) December 22, 2024 02:07
@obi1kenobi obi1kenobi merged commit 6172415 into main Dec 22, 2024
32 checks passed
@obi1kenobi obi1kenobi deleted the fix_abi_exported_lint branch December 22, 2024 02:16
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