Nikolay Metchev
Nikolay Metchev
Ok. this bug is really strange. It only reproduces in Idea. If you run gradle on its own everything is fine. I have attached a project that when you open...
I just tried with the latest gradle 9.1.0 and latest plugin and am getting the following: ``` - [error] Project `:services:auth:api` cannot dynamically look up a property in the parent...
Looks like the problem is here: https://github.com/JLLeitschuh/ktlint-gradle/blob/main/plugin/src/main/kotlin/org/jlleitschuh/gradle/ktlint/tasks/BaseKtLintCheckTask.kt#L94