#
pmd
Here are 133 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.
android
kotlin
analysis
rxjava
findbugs
pmd
checkstyle
mvp
mockito
espresso
robolectric
android-mvp-kotlin
-
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
Feb 5, 2021 - Groovy
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM architecture purely written in Kotlin
kotlin
unit-testing
clean-code
pmd
checkstyle
mockito
dagger2
retrofit2
kotlin-dsl
mvvm-architecture
databinding
kotlin-coroutines
coroutines-android
codeanalysis
espresso-tests
android-architecture-components
jetpack-pagination
jetpack-lifecycle-components
jetpack-room
hilt-android
-
Updated
Dec 15, 2020 - Kotlin
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
-
Updated
Jan 7, 2020 - Groovy
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
android
kotlin
lint
java
groovy
gradle
findbugs
pmd
checkstyle
gradle-plugin
code-quality
cpd
detekt
errorprone
ktlint
findbugs-plugin
-
Updated
Jun 28, 2021 - Kotlin
Jenkins Warnings Plugin - Next Generation
static-code-analysis
findbugs
pmd
checkstyle
static-analysis
jenkins-plugin
spotbugs
error-prone
jenkins-warnings
-
Updated
Aug 20, 2021 - Java
Quality Police for Java projects
-
Updated
Aug 17, 2021 - Java
Static code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!
-
Updated
May 26, 2021 - Java
-
Updated
Aug 2, 2021 - Java
A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.
-
Updated
Aug 12, 2021 - Java
Gradle quality plugin for Java and Groovy
-
Updated
Jun 29, 2021 - Groovy
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 16, 2021 - Java
The pmd-eclipse-plugin integrates the source code analyzer PMD into the Eclipse IDE
-
Updated
Aug 19, 2021 - Java
Copy & Paste Detector plugin using PMD for sbt.
-
Updated
Jul 2, 2021 - Scala
The Rule Designer is a graphical tool that helps PMD users develop their custom rules
-
Updated
Aug 19, 2021 - Java
ApexMetrics - Code Climate engine for Salesforce [DISCONTINUED use CC PMD instead)
-
Updated
Feb 13, 2018 - Shell
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.
android
gradle
static-code-analysis
android-lint
linter
findbugs
pmd
checkstyle
static-analysis
code-analysis
code-quality
cpd
spotbugs
-
Updated
Aug 6, 2020 - Groovy
Incremental code analysis tools based on checkstyle, pmd and jacoco
-
Updated
Jul 11, 2021 - Java
-
Updated
Oct 5, 2020 - XSLT
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
lint
java
coverage
gradle
static-code-analysis
findbugs
pmd
checkstyle
static-analysis
static
android-library
instrumentation-tests
jacoco
android-java-multi
-
Updated
May 8, 2017 - Java
setup CheckStyle, FindBugs, PMD and Lint for your Android project easily
-
Updated
Jan 7, 2018 - Shell
A simple framework for gesture recognition in Java
microsoft
java
demo
dtw
eclipse
findbugs
pmd
kinect
javadoc
eclipse-plugin
ivy
java-8
bintray
dynamic-time-warping
gesture-recognition
kinect-sensor
knn-classification
kinect-v2
kinect2
knn-algorithm
-
Updated
Oct 2, 2019 - Java
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
android
material-design
fabric
findbugs
pmd
checkstyle
static-analysis
android-development
mockito
junit
android-architecture
dagger2
glide
sqlite-android
loaders
android-data-binding
crashlytics
stetho
mvp-android
espresso-tests
-
Updated
Jul 7, 2017 - Java
eclipse-pmd has been moved to
-
Updated
Mar 29, 2020 - Java
Static code analysis plugin for next-generation Android projects.
-
Updated
Nov 9, 2018 - XSLT
Improve this page
Add a description, image, and links to the pmd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pmd topic, visit your repo's landing page and select "manage topics."
Current Behavior
I'm trying to use exclude-pattern in a ruleset, but the same path doesn't work in windows/linux at the same time.
Usually I use a path like
<exclude-pattern>application/folder</exclude-pattern>But, this only works for linux