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

refactor: Remove confusing final modifier #2163

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

sgcr
Copy link
Collaborator

@sgcr sgcr commented Oct 31, 2024

  1. changes proposed in this pull request:
    Since final classes cannot be inherited, marking a method as final may be unnecessary and confusing.

  2. src/main/resources/release_notes.md ...

  • does not require update
  1. [Optional] suggested person to review this PR @wsbrenk

@sgcr sgcr force-pushed the feature/refactor-method-declared-final branch from 6dcf945 to 8eb2e20 Compare November 2, 2024 16:55
@wsbrenk wsbrenk merged commit f9621b0 into ho-dev:master Nov 2, 2024
1 check passed
@sgcr sgcr deleted the feature/refactor-method-declared-final branch November 2, 2024 18:25
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.

2 participants