Pinned 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.
checkstyle.github.io
http://checkstyle.org
contribution
some useful sources that should not stay in main repo but it is good to host them
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.
eclipse-cs-update-site
patch-filters
Suppression Filter for Checkstyle that is based on patch file
regression-tool
resources
resources
sonar-checkstyle
Support on Checkstyle in SonarQube. Officially transfered from https://github.com/SonarQubeCommunity/sonar-checkstyle
test-configs
Stores configs for regression-report.yml (checkstyle repository) and diff.groovy (contribution repository)
Checkstyle's Repositories
checkstyle/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.
checkstyle/sonar-checkstyle
Support on Checkstyle in SonarQube. Officially transfered from https://github.com/SonarQubeCommunity/sonar-checkstyle
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.
checkstyle/contribution
some useful sources that should not stay in main repo but it is good to host them
checkstyle/regression-tool
checkstyle/checkstyle.github.io
http://checkstyle.org
checkstyle/patch-filters
Suppression Filter for Checkstyle that is based on patch file
checkstyle/eclipse-cs-update-site
checkstyle/test-configs
Stores configs for regression-report.yml (checkstyle repository) and diff.groovy (contribution repository)
checkstyle/resources
resources