Make Checkstyle errors build-fatal and enforce style on current codebase
未关闭
- 主要语言
- Java
- 星标
- 23
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
@martinschaef added a Checkstyle config. Now we need to make Checkstyle errors build-fatal and enforce the style on the current codebase until it doesn't fail anymore.
贡献指南
调研方向
定位 issue 中提到的 Checkstyle 配置,以及调用它的 build 入口点。验证当前如何处理违规,然后使现有代码库符合要求,并确认存在 Checkstyle 错误时 build 会失败、没有当前违规时 build 会通过。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system, cli, tooling
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100