| checkstyle/checkstyle |
8,018 |
|
456 |
137 |
about 2 years ago |
137 |
December 07, 2023 |
836 |
lgpl-2.1 |
Java |
| 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. |
| reviewdog/reviewdog |
7,010 |
|
1 |
30 |
about 2 years ago |
156 |
September 06, 2023 |
116 |
mit |
Go |
| 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language |
| bufferapp/android-guidelines |
754 |
|
0 |
0 |
almost 8 years ago |
0 |
|
4 |
apache-2.0 |
Shell |
| Project Guidelines for the Android Buffer App |
| novoda/gradle-static-analysis-plugin |
409 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
apache-2.0 |
Groovy |
| Easy setup of static analysis tools for Android and Java projects. |
| vanniktech/gradle-code-quality-tools-plugin |
345 |
|
0 |
1 |
over 2 years ago |
24 |
November 22, 2023 |
2 |
apache-2.0 |
Kotlin |
| Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
| palantir/gradle-baseline |
286 |
|
0 |
4 |
about 2 years ago |
376 |
November 05, 2023 |
122 |
apache-2.0 |
Java |
| A set of Gradle plugins that configure default code quality tools for developers. |
| checkstyle/eclipse-cs |
88 |
|
0 |
0 |
about 2 years ago |
0 |
|
59 |
lgpl-2.1 |
Java |
| 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. |
| nidi3/code-assert |
81 |
|
12 |
6 |
about 5 years ago |
35 |
January 30, 2021 |
19 |
other |
Java |
| Assert that the java code of a project satisfies certain checks. |
| nikitasavinov/checkstyle-action |
45 |
|
0 |
0 |
almost 4 years ago |
0 |
|
4 |
mit |
Shell |
| Run Java checkstyle with reviewdog in github actions |
| Monits/static-code-analysis-plugin |
30 |
|
0 |
0 |
over 5 years ago |
0 |
|
7 |
apache-2.0 |
Groovy |
| A plugin to simplify Static Code Analysis on Gradle. Not restricted to, but specially useful, in Android projects, by making sure all analysis can access the SDK classes. |