marschwar

Results 8 issues of marschwar

We decided to remove the `MultiRule` construct for all the reasons mentioned in #4240. As it is part of the API we cannot remove support for it just yet but...

rules

This change allows #5182 to be tested. When the test compiler is initialized, only the kotlin standard lib and kotlin coroutines are available to the binding context. This change allows...

api

closes #4873 I know this is a completely different approach than originally outlined and quite a change set but it turned out that checking for exhaustiveness could just be a...

core
notable changes

While working on a fix for #5125, I realized that the `UseRequire` rule uses the `BindingContext` to determine whether there is a non-string parameter that is passed to the exception...

bug

First of all I love that you started building the plugin. I wanted to do it myself but never as far as you. I just played around with it and...

When I try to load a page in a WebView, the app crashes on desktop. It works perfectly fine on android and ios. I did follow the direction on the...

desktop