add plugin common detekt

This commit is contained in:
2024-10-30 16:28:03 +00:00
parent 30dab5c2fe
commit 1ee4210e68
4 changed files with 34 additions and 0 deletions

View File

@@ -15,6 +15,12 @@ Set core Java and Kotlin settings and overweight project version with git versio
* `buildInfo` display name and version, add to `build` task.
* `projectInfo` display project, Gradle, and Java information
### Plugin Common Detekt
id `ltd.hlaeja.plugin.hlaeja-common-plugin.common-detekt`
Detect is a code smell analysis for your Kotlin projects.
## Releasing plugin
Run `release.sh` script from `master` branch.