Use community version of JVM linter

This commit is contained in:
Jim Martens 2023-08-02 23:56:04 +02:00
parent 144544511e
commit dfbb55759d
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ projectJDK: corretto-17 #(Applied in CI/CD pipeline)
# - id: <plugin.id> #(plugin id can be found at https://plugins.jetbrains.com)
#Specify Qodana linter for analysis (Applied in CI/CD pipeline)
linter: jetbrains/qodana-jvm:latest
linter: jetbrains/qodana-jvm-community:latest