msintangible/devopsprojectms

As a developer, I want to integrate Checkstyle and SpotBugs into the CI pipeline so that code quality is enforced automatically

Open

#29 geöffnet am 28. Dez. 2025

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (1 zugewiesene Person)Java (0 Forks)auto 404
High priorityhelp wanted

Repository-Metriken

Stars
 (0 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Configure the CI pipeline to run Checkstyle and SpotBugs as part of the automated workflow, ensuring static analysis is consistently applied.

DoD:

Checkstyle and SpotBugs run in the CI pipeline

Violations are reported clearly in pipeline output

Pipeline fails on critical issues

Tools run automatically on each build

Contributor Guide