Skip to content

CommandRegistration.Builder with lambdas #1142

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

heavynimbus
Copy link

This PR is intended to fix issue #1127

I added all functions of CommandRegistration.Builder that have a Consumer<?Spec> to avoid chaining with the and function from specifications. This change improves code readability and indentation.

This is my first contribution. Please let me know if there are any issues or if I need to make any adjustments.

@fmbenhassine
Copy link
Contributor

This is awesome! Thank you for your PR. I planned #1127 for the next release so it would be great if we can merge this PR in it. Can you please rebase it on the latest main and remove all formatting changes?

Thank you upfront.

@fmbenhassine fmbenhassine added the status/need-feedback Calling participant to provide feedback label Apr 25, 2025
@fmbenhassine fmbenhassine added this to the 4.0.0 milestone Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/need-feedback Calling participant to provide feedback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants