Repositories
-
checkstyle
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.
-
contribution
some useful sources that should not stay in main repo but it is good to host them
-
-
build-tools
Forked from pmd/build-tools -
equalsverifier
Forked from jqno/equalsverifierEqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.
-
sonar-checkstyle
Support on Checkstyle in SonarQube. Officially transfered from https://github.com/SonarQubeCommunity/sonar-checkstyle
-
eclipse-cs
The Eclipse Checkstyle plug-in integrates the Checkstyle Java code auditor into the Eclipse IDE. The plug-in provides real-time feedback to the user about violations of rules that check for coding style and possible error prone code constructs.
-
-
patch-filters
special project to host GSOC project Patch Suppressions
-
-
resources
resources