https://github.com/jlleitschuh/pmd-kotlin
PMD Ruleset for Kotlin, in particular CPD support for Kotlin
https://github.com/jlleitschuh/pmd-kotlin
cpd kotlin pmd
Last synced: about 1 year ago
JSON representation
PMD Ruleset for Kotlin, in particular CPD support for Kotlin
- Host: GitHub
- URL: https://github.com/jlleitschuh/pmd-kotlin
- Owner: JLLeitschuh
- License: apache-2.0
- Created: 2018-04-05T17:50:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T15:14:36.000Z (about 8 years ago)
- Last Synced: 2025-02-28T13:08:00.377Z (over 1 year ago)
- Topics: cpd, kotlin, pmd
- Language: Kotlin
- Size: 285 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pmd-kotlin
======================
[](https://travis-ci.org/JLLeitschuh/pmd-kotlin)
PMD static analysis module for Kotlin programming language.
## History
This is technically a "Fork" of the work done by [Poeschl](https://github.com/Poeschl) which is, itself, a fork of the
original project [pmd-kotlin](https://github.com/jk1/pmd-kotlin) from [jk1](https://github.com/jk1).
This project hopes to expand upon their work to add PMD and CPD support to the Kotlin programming language.