-
Notifications
You must be signed in to change notification settings - Fork 103
fix: ignore false positive #490
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
brauchen wir den ganzen bleb da vorne oder würde auch ein match auf is not a known variable
reichen?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wir wollen den error nur ignorieren wenn es sich um ein Feld in einem Composite Type handelt
fixes #489
see issue comment for details