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

Ignore modifier factory functions in ModifierMissing/ModifierWithoutDefault #314

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

mrmans0n
Copy link
Owner

@mrmans0n mrmans0n commented Aug 7, 2024

Add special cases to ignore some of the Modifier adjacent rules (ModifierMissing, ModifierWithoutDefault) if the composable function is an extension function for Modifier (aka a Modifier factory function, which is now less frowned upon).

@mrmans0n mrmans0n merged commit 4f99319 into main Aug 7, 2024
2 checks passed
@mrmans0n mrmans0n deleted the nacho/modifier-factory-functions-special-case branch August 7, 2024 09:03
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