saveourtool / diktat-demo

Demo project to show how diKTat or KTlint rule-sets can fix style issues in your code.
14 stars 2 forks source link

Update to kotlin 1.4 #14

Closed petertrr closed 3 years ago

petertrr commented 3 years ago

Currently blocked by diktat 0.1.2 depending on stdlib 1.3. There are weird errors like e: org.jetbrains.kotlin.util.KotlinFrontEndException: Exception while analyzing expression at (28,29) in /home/runner/work/diKTat-demo/diKTat-demo/src/jvmMain/kotlin/org/cqfn/diktat/demo/controller/DemoController.kt during build.

petertrr commented 3 years ago

Closed in #16