Jiri Bruchanov

Results 14 comments of Jiri Bruchanov

can be this merged & released ?

reproducible in ``` Android Studio Iguana | 2023.2.1 Build #AI-232.10227.8.2321.11479570, built on February 21, 2024 Runtime version: 17.0.9+0--11185874 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 11.0 GC:...

retested and still reproducible with Kotlin version*: "1.9.20" Compose Multiplatform version*: 1.5.10

ktlint = "1.0.0" ktlintplugin = "11.6.0" reproducible with ^ versions.. looks like running `./gradlew ktlintCheck` for 2nd time right away prints out everything 🤷‍♂️

I'd suggest the 2nd option, basically what android does with the R class. In case there is a change/removal it's being caught right away during compile time.

similarly `0.23.0` must be `0.23.0.28`

it doesn't seem to be reliably working... I'm using the latest kotlin multiplatform which is generating own Resources... no matter of exclude result, the ktlint fails as it's not following...

is there any progress on this ? just updated to 12.1.1... and I always need to run ktlintCheck twice... 1st run gives me like 1st line or few errors... 2nd...