binkley / modern-java-practices

Modern Java/JVM Build Practices
Other
943 stars 69 forks source link

[Spike] Try out Qodana #527

Open binkley opened 4 months ago

binkley commented 4 months ago

This is part of the #462 epic on plugins for quality.

Try out Qodana and see what you think. When evaluating refer to the questions in https://github.com/binkley/modern-java-practices/issues/462 and upon completion add your pros and cons for this plugin as a comment to the aforementioned story.

This would not be a plugin to the local build, but something running in CI. It's the engine that powers IntelliJ inspections. There's probably a way to run it locally. Here's the GH action: https://github.com/JetBrains/qodana-action.

Links: