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

Clean up and modernize code #350

Closed
reckart opened this issue Sep 18, 2023 · 0 comments
Closed

Clean up and modernize code #350

reckart opened this issue Sep 18, 2023 · 0 comments
Assignees
Labels
⚙️ Refactoring Improvement for development or maintainability
Milestone

Comments

@reckart
Copy link
Member

reckart commented Sep 18, 2023

Describe the refactoring action
Clean up and modernize code.

Expected benefit
Better readable and maintainable code.

@reckart reckart added the ⚙️ Refactoring Improvement for development or maintainability label Sep 18, 2023
@reckart reckart added this to the 3.5.0 milestone Sep 18, 2023
@reckart reckart self-assigned this Sep 18, 2023
reckart added a commit that referenced this issue Sep 18, 2023
- Use var in various places
- Better use of assertj
- Better use of try-with-resources
- Clean up JavaDoc
- Use more modern Java APIs
- Use more generics and remove warnings
- Remove use of "this." where not necessary
- Formatting
- Fix typos
- Remove unused code
reckart added a commit that referenced this issue Sep 18, 2023
- Use var in various places
- Better use of assertj
- Better use of try-with-resources
- Clean up JavaDoc
- Use more modern Java APIs
- Use more generics and remove warnings
- Remove use of "this." where not necessary
- Formatting
- Fix typos
- Remove unused code
reckart added a commit that referenced this issue Sep 20, 2023
…rnize-code

Issue #350: Clean up and modernize code
@reckart reckart closed this as completed Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Refactoring Improvement for development or maintainability
Projects
None yet
Development

No branches or pull requests

1 participant