Replies: 3 comments 5 replies
-
Hello, You can do that by using Checkstyle-IDEA plugin. In order to add it to Qodana, you can download the latest version of the plugin from the previous link and extract the archive. After that you should mount the plugin directory to Qodana by adding
If you're using JetBrains IDEs, you can configure Checkstyle there by installing it from Plugins and setting it up in Preferences | Tools | Checkstyle. This will generate |
Beta Was this translation helpful? Give feedback.
-
Hey @brichbash thank you again for your support. I've success attached Checkstyle folder over volume to "qodana scan", as you can see:
but, seems that my "CheckStyle" was not applied during scan. I've also tried to use different folder as volume parameter:
Look at full console output, only "'qodana.recommended' profile" is being applied. Am I missing something? |
Beta Was this translation helpful? Give feedback.
-
We moved to next step, now the problem changed. Maybe an extra plugin needed to CheckStyle work inside Qodana?
|
Beta Was this translation helpful? Give feedback.
-
I would like validate code quality with checkstyle
There is any way to do that?
In code bellow, there are some problems in code quality/convention, like:
Beta Was this translation helpful? Give feedback.
All reactions