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

Code cleanup #3029

Merged
merged 11 commits into from
Dec 31, 2023
Merged

Code cleanup #3029

merged 11 commits into from
Dec 31, 2023

Conversation

mrieser
Copy link
Contributor

@mrieser mrieser commented Dec 30, 2023

fix various issues reported by IntelliJ's code analysis

  • removed unused imports
  • removed empty javadoc comments
  • removed unnecessary semicolons
  • made some inner classes static
  • improve exception handling
  • use try-with-resources in some places

@mrieser mrieser enabled auto-merge December 31, 2023 00:01
@mrieser mrieser merged commit d0633a7 into master Dec 31, 2023
48 checks passed
@mrieser mrieser deleted the code-cleanup branch December 31, 2023 00:18
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