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 建立於 2025年12月28日

在 GitHub 查看
 (1 留言) (1 反應) (1 負責人)Java (0 fork)auto 404
High priorityhelp wanted

倉庫指標

Star
 (0 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南