checkstyle

Helps to adheres of Java coding standard

Technologies

java
antlr
xpath

Topics

static code analysis‎
code review tool
coding standards
coding conventions
https://checkstyle.org
Chat
Email
Mailing List / Forum
Twitter
Blog

Projects

Contributor

Valeria Vasylieva

Practice What You Preach

Quality of source code can be examined by many different tools, Checkstyle is one of them, but not the only one. Source code of such tools need to be...

View project detailsView code

Contributor

Andrew Kuchev

Multi-thread mode for Java files processing

This paper contains proposal for the "Multi-thread mode for Java files processing" project. Currently, checkstyle processes all files in a single...

View project detailsView code

Contributor

Timur Tibeyev

Flexible Suppression model

Flexible Suppression model

View project detailsView code

Contributor

ps

Coverage of Documentation Comments Style Guide and performance optimization of Javadoc parser

First, all the existing ANTLR issues are to be cleared out. Bottlenecks in javadoc grammar must be identified so that javadoc parsing could be sped...

View project detailsView code

Contributor

Liangchen Luo

Regression Testing Tool and HTML Report Generator for Pull Request

We need to create an automation tool to do regression testing based on proposed patch (Pull Request). To complete that, we are required to achieve...

View project detailsView code