Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 549 Bytes

Fixers Gradle

Gradle's plugins to facilitate the configuration of kotlin modules.

city.smartb.fixers.gradle.config

Ease the configuration of Kotlin Fixers Project.

city.smartb.fixers.gradle.kotlin.jvm

Ease the configuration of Kotlin Jvm Module.

city.smartb.fixers.gradle.kotlin.mpp

Ease the configuration of Kotlin Multiplatform Plugin.

city.smartb.fixers.gradle.publish

Ease the configuration of maven publication.

city.smartb.fixers.gradle.sonar

Ease the configuration of static code analysis with sonarqube and detekt.