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

Make 'AllowsUnsafeBlocks' analyzer only trigger on attribute uses #816

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

Sergio0694
Copy link
Owner

Closes #815

Description

This PR updates the analyzers for 'AllowsUnsafeBlocks' to only trigger on attribute uses, and not on all transitive projects.

@Sergio0694 Sergio0694 added the bug fix ✅ A fix for a reported/discovered bug label Jun 17, 2024
@Sergio0694 Sergio0694 merged commit 98961f8 into main Jun 17, 2024
24 checks passed
@Sergio0694 Sergio0694 deleted the dev/improved-unsafe-blocks-analyzer branch June 17, 2024 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix ✅ A fix for a reported/discovered bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsafe Block Requirement Applies Transiently
1 participant