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

Allow to disable null mismatch diagnostics (RMG089 and RMG090) for specific members #1613

Open
latonz opened this issue Nov 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@latonz
Copy link
Contributor

latonz commented Nov 27, 2024

Add a new property bool SuppressNullMismatchDiagnostic to the MapPropertyAttribute. When set to true, RMG089 and RMG090 are not emitted.

See also #1592 (comment) and #602 (comment).

@latonz latonz added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant