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 aperta il 28 dic 2025

Vedi su GitHub
 (1 commento) (1 reazione) (1 assegnatario)Java (0 fork)auto 404
High priorityhelp wanted

Metriche repository

Star
 (0 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor