Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Issue/105 - Fix QA Warnings#128

Open
lotzk wants to merge 11 commits into
dev-1from
issue/105
Open

Issue/105 - Fix QA Warnings#128
lotzk wants to merge 11 commits into
dev-1from
issue/105

Conversation

@lotzk

@lotzk lotzk commented May 5, 2020

Copy link
Copy Markdown
Contributor

This PR fixes most of the warnings issued by the QA tools. Given I counted correctly, this brings down the total warnings from 1098 (528 Checkstyle, 555 PMD, 15 Spotbugs) to 218 (38 Checkstyle, 179 PMD, 1 Spotbugs), taking all source sets into account.

Most of the issues were due to bad code style and formatting, few of them were caused by actual logic. The remaining warnings either can't be fixed (at least I couldn't) or fixing requires an effort that is out of proportion. Some of this is due to a few QA rules that are contradictory or not applicable in the context of ExplorViz. I will open an issue with further details soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant