Sonar Kotlin Versions Save

SonarQube plugin for Kotlin

0.5.0

5 years ago
  • based on detekt 1.0.0.RC7-3 (by @grevolution)
  • parsing Surefire/JUinit reports (by @vexdev)

0.4.2

6 years ago

0.4.1

6 years ago
  • Based on detekt rc6-3

0.4.0

6 years ago
  • based on detekt rc6-2
  • migration to maven (by @johnou)

0.3.0

6 years ago
  • Based on detekt RC5-6
  • Support for detekt's baseline feature
  • Better support for detekt's configuration files
  • Resolved Call ofType() first defect for jacoco on sonar 5.6 LTS

0.2.4

6 years ago
  • Based on detekt RC4-3
  • Using lines of code and complexity metrics from detekt (by @schalkms)
  • JaCoCo support (by @vexdev)

0.2.3

6 years ago
  • Fixed issue with invalid locations - #20

0.2.2

6 years ago
  • Fixed RuleKey mandatory issue
  • Based on detekt RC3

0.2.1

6 years ago
  • Based on detekt RC2 (~20 new rules, not in detekt way default profile)
  • Metric values and thresholds are printed next to the description (contributed by rror)

0.2.0

6 years ago