checkstyle
There are 317 repositories under checkstyle topic.
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.
diktat
Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
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.
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
gradle-static-analysis-plugin
Easy setup of static analysis tools for Android and Java projects.
gradle-code-quality-tools-plugin
Gradle plugin that generates Checkstyle, PMD, CPD, Lint & Ktlint Tasks for every subproject.
warnings-ng-plugin
Jenkins Warnings Plugin - Next Generation
twigcs
The missing checkstyle for twig!
okcheck
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
qulice
Quality Police for Java projects: aggregator of Checkstyle and PMD
annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
phpcheckstyle
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions.
violations-lib
Java library for parsing report files from static code analysis.
gradle-quality-plugin
Gradle quality plugin for Java and Groovy
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.
gnag
A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.
haxe-checkstyle
Haxe Checkstyle
errorformat
Vim's quickfix errorformat implementation in Go
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.
OOP-Design-Patterns
OOP Design Patterns Code Examples
analysis-model
A library to read static analysis reports into a Java object model
diff-check
Incremental code analysis tools based on checkstyle, pmd and jacoco
arcanist-linters
A collection of custom Arcanist linters
checkstyle-action
Run Java checkstyle with reviewdog in github actions
CodeAnalysis
Android静态代码分析
quality-checks
Gradle plugin which includes Checkstyle, FindBugs, and PMD basic configuration.
plugin-template
A template for building PaperMC Minecraft server plugins
pre-commit-java
A collection of git hooks for Java to be used with the pre-commit framework.
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.
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
android-quality-starter
setup CheckStyle, FindBugs, PMD and Lint for your Android project easily
CI-Report-Converter
The tool converts different error reporting standards for deep compatibility with popular CI systems (TeamCity, IntelliJ IDEA, GitHub Actions, etc).
diff-checkstyle
Check style problems on the incrementally changed lines of codes.
database-engine
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
advanced-spring-scaffold
This project provides an advanced baseline to help you kick start a Spring project.