checkstyle
Here are 181 public repositories matching this topic...
[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
-
Updated
Aug 14, 2019 - Kotlin
[Android Architecture] Android starter based on MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Android template project.
-
Updated
Dec 21, 2017 - Java
Easy setup of static analysis tools for Android and Java projects.
-
Updated
Mar 8, 2020 - Groovy
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
-
Updated
Apr 10, 2020 - Kotlin
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
-
Updated
Jan 7, 2020 - Groovy
Quality Police for Java projects
-
Updated
Sep 14, 2020 - Java
Jenkins Warnings Plugin - Next Generation
-
Updated
Sep 17, 2020 - Java
TvFlix android app using Dagger Hilt, Coroutines, Jetpack(Room, ViewModel, Paging, LiveData) based on MVVM architecture purely written in Kotlin
-
Updated
Sep 17, 2020 - Kotlin
PHPCheckstyle is an open-source tool that helps PHP programmers adhere to certain coding conventions.
-
Updated
Nov 4, 2019 - PHP
A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.
-
Updated
Jul 28, 2020 - Java
Gradle quality plugin for Java and Groovy
-
Updated
May 13, 2020 - Groovy
Java library for parsing report files from static code analysis.
-
Updated
Sep 14, 2020 - Java
A collection of Eclipse plugins for M2Eclipse that carry configuration from the Checkstyle, FindBugs and PMD Maven plugins to their corresponding Eclipse plugins.
-
Updated
Aug 11, 2020 - Java
Code style and rule set for automatic fixing and checking of Kotlin code
-
Updated
Sep 17, 2020 - Kotlin
This project aims to present how to connect Spring Boot 2 with Java Swing. All application dependencies are provided by Docker Compose.
-
Updated
Sep 7, 2020 - Java
Vim's quickfix errorformat implementation in Go
-
Updated
Aug 29, 2020 - Go
A collection of custom Arcanist linters
-
Updated
Sep 3, 2020 - PHP
MET CS665 - OOP Design Patterns Code Examples
-
Updated
Aug 19, 2020 - Java
Gradle plugin which includes Checkstyle, FindBugs, and PMD basic configuration.
-
Updated
May 22, 2017 - Kotlin
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.
-
Updated
Aug 6, 2020 - Groovy
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
-
Updated
May 8, 2017 - Java
setup CheckStyle, FindBugs, PMD and Lint for your Android project easily
-
Updated
Jan 7, 2018 - Shell
Improve this page
Add a description, image, and links to the checkstyle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the checkstyle topic, visit your repo's landing page and select "manage topics."


when
cs2prcompletes and no errors/warnings have to be emitted, the screen stays empty.as a user I dont know whether everything worked well and nothing had to be reported or there was a error and I dont see it.
at best we could emit a
processed x errors and y warningsor similar status message at the very end intoSTDERR, so we dont destory possible consumers of our gihtub-api checks