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 aberto em 28 de dez. de 2025

Ver no GitHub
 (1 comment) (1 reaction) (1 assignee)Java (0 forks)auto 404
High priorityhelp wanted

Métricas do repositório

Stars
 (0 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador