Ned Twigg
Ned Twigg
Regarding each in turn - [x] `org.eclipse.jgit-6.7.0.202309050840-r.jar` we've got to make some changes to adapt to a new API after this (#1949), a new JGit (`6.10`) is supposed to come...
If there's a settings file that you want to capture for up-to-date checks, the mechanism for that has been, and still is, `FileSignature`. The problem is that `FileSignature` does not...
Changed defaults are not welcome (breaking change for existing users). But adding new parameters is welcome. Possible you can already cobble something together for this with one of the multiformatters...
It's because the `removeUnusedImports` step is naming itself `google-java-format`. Easy to fix with a bit of plumbing...
Fixed in `7.0.0`
@jbduncan this is the same Lint PR that you reviewed earlier, but rebased and cleaned up. We're pretty close to shipping linting *and* configuration cache. Huzzah!
@lehmanju sorry for the delay, almost there! There's a bit more work to be done #2149, then you should be unblocked!
Thanks! 190+ contributors, I just try to keep everybody's contributions working and unblocked :)
This might be a dumb question, but I'm not great with maven. At the very top of [our plugin-maven readme](https://github.com/diffplug/spotless/blob/master/plugin-maven/README.md), we've got a little plugin block to copy, and it...
Closing due to inactivity and inability to replicate. Happy to reopen with an open source repo that demonstrates the issue.