We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The attribute
private final Color COLOR;
conflicts with the SonarQube rule squid:S00116.
Adapt Arctic Ice Studio Java code style.
private final Color color;
The text was updated successfully, but these errors were encountered:
GHI-#9 Adapt Arctic Ice Studio Java code style for COLOR constant
354e14f
Merge branch 'improvement/ghi-#9-sonarqube-minor-rule-squid-s00116' i…
8eb03e6
…nto develop
No branches or pull requests
The attribute
conflicts with the SonarQube rule squid:S00116.
Solution
Adapt Arctic Ice Studio Java code style.
The text was updated successfully, but these errors were encountered: