Matthieu S.
Matthieu S.
These static 96 should also be removed imo. https://github.com/mikaelgrev/miglayout/blob/4a7c86769e6e9afe4ee1b5799c8038e73352d0c9/javafx/src/main/java/org/tbee/javafx/scene/layout/MigPane.java#L947 https://github.com/mikaelgrev/miglayout/blob/4a7c86769e6e9afe4ee1b5799c8038e73352d0c9/javafx/src/main/java/org/tbee/javafx/scene/layout/MigPane.java#L956
This would be great! Gradle has always required a package manager on Windows (I'm currently using it with Scoop) and having it on winget would be fantastic, but it's a...
Anything new on this?
> About this one I imagine that you want to check that if Nothing is the return type at least one @throws or @exception is declared, right? Yep, that's what...
While implementing the changes to the rules, I noticed that the check for functions that have a return type of `Unit` or `Nothing` (especially implicitly) may require a bindingcontext. As...
As I've mentioned in the PR, a lot of this is actually already present in the rule `OutdatedDocumentation`. The only thing that needs to be changed is to make a...
As a user, it would probably make more sense to rename it, I agree. "OudatedDocumentation" is a very generic name, and when I first looked at said name, I thought...
For some reason, it looks like `gh` isn't available directly in the `PATH`. It worked for me when I opened a new powershell window.
Java (AdoptOpenJdk) is a good example for this. There are two LTS releases at the moment (versions 8 and 11) and the current release is 14. This feature would be...
Is there any new workaround for this since the referenced issue has been closed?