共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > SCC |
SCC
|
1 | 0 | 24 |
贡献者 | 讨论 | 代码提交 |
A simple code checker for looking if your code is becoming brittle, hard to extend or to mantain. It is not a substitution for PMD, it is rather a "first line" immediate checker for violations.
It is based on the 700by128 manifesto, which is an attempt to write down a small set of understandable, compact, sharable coding rules in order to empower a first line cleanup of the code, that can be done even by unexperienced programmers.