Skip to content

Change method name from_same_offer to is_from_same_offer #3731

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

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

dunxen
Copy link
Contributor

@dunxen dunxen commented Apr 11, 2025

This is a check that returns a bool and the current naming conflicts with standard conventions and causes a lint warning.

https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention

This is a check that returns a bool and the current naming conflicts
with standard conventions and causes a lint warning.

https://rust-lang.github.io/rust-clippy/master/index.html#wrong_self_convention
@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Apr 11, 2025

👋 Thanks for assigning @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@dunxen dunxen requested a review from tnull April 11, 2025 06:31
Copy link
Contributor

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 4c61078

Copy link
Contributor

@tnull tnull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Landing this as it's a trivial rename.

@tnull tnull merged commit d2ffeff into lightningdevkit:main Apr 11, 2025
25 of 27 checks passed
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.

4 participants