Thomas Jensen
Thomas Jensen
Or even easier: We keep the build-time generation of *checkstyle-classpaths.properties*, but add download links, and perform the download when a version is selected. We might even ship a few especially...
Isn't this a core Checkstyle feature request rather than one for the plugin?
Until we have a button for this, you can either: - Download from GitHub (but be sure to add the Checkstyle version number!), e.g. https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-8.12/src/main/resources/google_checks.xml - Copy from the installed...
I understand. Always activating the latest version would be possible as long as you use the bundled configurations only. Once you start using your own configuration file, things will certainly...
About your question: The Checkstyle guys ship a Sun and Google config file with every version they publish, and it's compatible with only that version. So we also include those...
Correct! Like I said, *we might have an option that gets disabled once you add a custom config file*. But I am still inclined to follow @jshiell and not do...
Frankly, I think that one cannot use Checkstyle in earnest and auto-update it. That's just not how this tool works (even though I wish it was - it wouldn't even...
Thanks for posting this! I hope this crucial piece of information makes it into the main docs one day.
@Abnaxos Please advise. As it stands today, we will have to migrate our teams away from your plugin for Java 11. 😢
Thanks for telling us straight @Abnaxos. Let's hope someone picks up the ball!