-
Notifications
You must be signed in to change notification settings - Fork 37
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 code #379
Comments
reckart
added a commit
that referenced
this issue
Aug 29, 2024
- Clean up - Some upgrading to AssertJ - Sort modifiers - Auto-format
reckart
added a commit
that referenced
this issue
Aug 29, 2024
- Clean up more - Move more tests to AssertJ
reckart
added a commit
that referenced
this issue
Aug 29, 2024
- Convert package.html to package-info.java
reckart
added a commit
that referenced
this issue
Aug 30, 2024
- Clean up - Auto-format - Make some previously final fields in CASImpl package private and non-final so they can be influenced by a test
reckart
added a commit
that referenced
this issue
Aug 30, 2024
- Clean up - Auto-format - Make some previously final fields in CASImpl package private and non-final so they can be influenced by a test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the refactoring action
Run static code analyze and clean up code.
Expected benefit
Better maintainability.
The text was updated successfully, but these errors were encountered: