Skip to content

Code quality checks

Lutz Wrage edited this page Dec 18, 2020 · 2 revisions

We use SpotBugs and Sonar to check code quality.

Checks on the Jenkins Server

SpotBugs runs a subset of checks during the build on Jenkins. The results are available on Jenkins.

Checks using Sonar

Sonar is run during each nightly build. Results are available on Sonarcloud.

Register with your Github account.