Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
项目介绍
Checkstyle 是一款辅助程序员编写符合编码规范的 Java 代码的开发工具。默认情况下,它支持 Google Java 风格指南和 Sun 代码约定,但具备高度的配置性。可以通过 ANT 任务和一个命令行程序来调用它。【此简介由AI生成】
LGPL-2.1 Java17.36 K提交数code-qualitycommand-line-toolhacktoberfestjavastatic-analysisstatic-code-analysis
定制我的领域