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

Enable "error prone" library that does static code analysis during code compilation #421

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

asolntsev
Copy link
Contributor

No description provided.

@asolntsev asolntsev self-assigned this Oct 16, 2024
@asolntsev asolntsev marked this pull request as draft October 16, 2024 08:24
@asolntsev asolntsev added refactoring java Pull requests that update Java code labels Oct 16, 2024
@asolntsev asolntsev added this to the 9.10.0 milestone Oct 16, 2024
in these cases, system default locale/charset is used, which can cause unpredictable behavour and random errors.
instead of arrays, let's operate with old good java objects: RGBColor and HSBColor.
@asolntsev asolntsev changed the title [error-prone] add missing @Override annotations Enable "error prone" library that does static code analysis during code compilation Oct 16, 2024
* remove unused field `dim`
* replace `setDocument` methods by constructor with document parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant