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

Issue/105 - Fix QA Warnings #128

Open
wants to merge 11 commits into
base: dev-1
Choose a base branch
from
Open

Issue/105 - Fix QA Warnings #128

wants to merge 11 commits into from

Conversation

lotzk
Copy link
Contributor

@lotzk lotzk commented May 5, 2020

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