This repository has been archived by the owner on Feb 11, 2022. It is now read-only.
Release v0.6
- Fix release to plugin portal (PR#82,PR#83)
- Improve plugin documentation and samples (PR#85, PR#97, PR#99, PR#100, PR#101, PR#113, PR#123, PR#124)
- Improve support for Android Lint (PR#105)
- Improve support for Detekt (PR#90, PR#121)
- Rename built-in
failOnWarnings
penalty tofailFast
(PR#92) - Support multiple configurations for
Pmd
,Findbugs
,Checkstyle
(PR#93) - Support automatic snapshot builds from
develop
(PR#106,PR#107) - Automatically exclude Kotlin files from Java code quality tools (PR#109)
- Integrate KtLint (PR#110)