Björn Kautler

Results 938 comments of Björn Kautler

Hm, no, now I deleted all the copied-over plugins again but the error is still happening, this is really strange.

Ok, so if I start from complete virgin settings directory just with ktlint plugin available for the first time, it works. As soon as I shut down the IDE and...

> We have progress output for snapshot operation, but not for checkout. I have no idea how checkout was so slow, though. This can easily happen in bigger projects. I...

"Same" happened right now for `jj git fetch`. It implicitly run the `git gc --auto` which on a sufficiently large repository needs 1-2 minutes. During that Git would output things,...

It seems we need to search for a replacement. :-( tmate which this action is based on is dead, unless the author of this action (or anyone else) will effectively...

Ignore what I said, SSH access works again for me, it probably just was a hiccup. While I was hit by the SSH hiccup I also evaluated alternatives with the...

> In general, once we start reviewing, please don't force push, it makes it hard to track what changes were added since the last review. Don't mind a messy commit...

Still relevant, and now rebased

With the checks often being reported to the wrong workflow, this would be really handy to be able to switch off the check run. You can do that now, but...

Oh, probably missed that thanks. So what is `options` doing on `GroovyCompile`? Setting the options for the joint-compiled Java files in `src/main/groovy`? If so, maybe `options` should be renamed to...