checkstyle
There are 317 repositories under checkstyle topic.
jshiell/checkstyle-idea
CheckStyle plug-in for IntelliJ IDEA
androidstarters/kotlin-android-starter
[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
saveourtool/diktat
Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
androidstarters/android-starter
[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
novoda/gradle-static-analysis-plugin
Easy setup of static analysis tools for Android and Java projects.
vanniktech/gradle-code-quality-tools-plugin
Gradle plugin that generates Checkstyle, PMD, CPD, Lint & Ktlint Tasks for every subproject.
friendsoftwig/twigcs
The missing checkstyle for twig!
jenkinsci/warnings-ng-plugin
Jenkins Warnings Plugin - Next Generation
lingochamp/okcheck
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
yegor256/qulice
Quality Police for Java projects: aggregator of Checkstyle and PMD
staabm/annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
PHPCheckstyle/phpcheckstyle
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions.
tomasbjerre/violations-lib
Java library for parsing report files from static code analysis.
xvik/gradle-quality-plugin
Gradle quality plugin for Java and Groovy
DanielMichalski/spring-boot-java-swing-reservations
The project aims to present how to connect Spring Boot 3 and Java 17 Swing GUI widget toolkit. All application dependencies are provided by Docker Compose. There are also static code analysis tools like PMD and Checkstyle.
btkelly/gnag
A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.
HaxeCheckstyle/haxe-checkstyle
Haxe Checkstyle
reviewdog/errorformat
Vim's quickfix errorformat implementation in Go
m2e-code-quality/m2e-code-quality
A collection of Eclipse plugins for M2Eclipse that carry configuration from the Checkstyle, FindBugs and PMD Maven plugins to their corresponding Eclipse plugins.
kiat/OOP-Design-Patterns
OOP Design Patterns Code Examples
jenkinsci/analysis-model
A library to read static analysis reports into a Java object model
yangziwen/diff-check
Incremental code analysis tools based on checkstyle, pmd and jacoco
pinterest/arcanist-linters
A collection of custom Arcanist linters
nikitasavinov/checkstyle-action
Run Java checkstyle with reviewdog in github actions
LiushuiXiaoxia/CodeAnalysis
Android静态代码分析
adavis/quality-checks
Gradle plugin which includes Checkstyle, FindBugs, and PMD basic configuration.
CrimsonWarpedcraft/plugin-template
A template for building PaperMC Minecraft server plugins
gherynos/pre-commit-java
A collection of git hooks for Java to be used with the pre-commit framework.
Monits/static-code-analysis-plugin
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.
jaredsburrows/android-gradle-java-multi-module-template
Static analysis tools: PMD, Findbugs, Checkstyle, Lint and Jacoco on multi module build with an Android app module, Android library module and a Java module
pwittchen/android-quality-starter
setup CheckStyle, FindBugs, PMD and Lint for your Android project easily
yangziwen/diff-checkstyle
Check style problems on the incrementally changed lines of codes.
andredesousa/advanced-spring-scaffold
This project provides an advanced baseline to help you kick start a Spring project.
YehiaFarghaly/database-engine
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index