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

style: fix checkstyle warnings #71

Merged
merged 2 commits into from
Sep 1, 2021
Merged

Conversation

skaldarnar
Copy link
Contributor

@skaldarnar skaldarnar commented Sep 1, 2021

Problem: We recently made passing the Checkstyle analytics stage mandatory. This module has open checkstyle alerts which block all other PRs.

Solution: Resolve all Checkstyle warnings by applying automatic fixes via the IDE where possible. Fix the remaining issues by hand (e.g., by renaming or restructuring the code).

  • style: update copyright and optimize imports
  • style: fix all remaining Checkstyle warnings

@skaldarnar skaldarnar added the Type: Chore Request for or implementation of maintenance changes label Sep 1, 2021
@jdrueckert jdrueckert merged commit 07f9d8e into develop Sep 1, 2021
@jdrueckert jdrueckert deleted the style/fix-checkstyle-warnings branch September 1, 2021 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore Request for or implementation of maintenance changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants