Joffrey Bion
Joffrey Bion
This is a good point. I haven't worked on this project for a long time, but I will keep this issue open, to pick it up if I find some...
I understand this reasoning, and my point is that the annotation is the Kotlin mechanism to express this. I agree that the clunky API is another barrier, but I disagree...
> Use of the unsafe API has some implications, and unless a developer understands what they are doing, it's better to abstain from using it. Actually I think I would...
Even when adding ```kotlin tasks.withType { notCompatibleWithConfigurationCache("https://github.com/Kotlin/dokka/issues/1217") } ``` I'm still running into this issue. I wonder why the task doesn't automatically disable the config cache in this case 🤔
Current workaround: zoom out with Ctrl+wheel or Ctrl+-
Good news! Directly [from the docs](https://www.jetbrains.com/help/idea/2016.2/working-with-intellij-idea-features-from-command-line.html#d956983e72), the following command line allows to start IntelliJ or make a currently open instance point to the right file at the right line: ```...
Note: this might slightly overlap with https://github.com/Kotlin/kotlinx-io/issues/239, but I still believe it's a different use case, and much easier to add. This is less about using `ByteBuffer` internally, nor about...
Disabling is nice and all, but I'm discussing the very essence of this rule here. I still don't understand why the rule checks the awesome-list repo, instead of checking the...
Thanks, now I get it!
Hi @Kova700, sorry for the delay in the response. I answered in the discussions here: https://github.com/joffrey-bion/krossbow/discussions/515#discussioncomment-9562904