vitoksmile / TestKotlinterPlugin

Sample project to use Kotlinter plugin v.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample project to use Kotlinter plugin v.4

Running this command

./gradlew :plugins:build

returns the error when using Kotlinter plugin v.4.0.0

Execution failed for task 'plugins:compileKotlin'. org/jetbrains/kotlin/incremental/IncrementalJvmCompilerRunnerKt

If switch back to v.3.16.0 build command goes fine (see branch 3.16.0).

About

Sample project to use Kotlinter plugin v.4


Languages

Language:Kotlin 100.0%