We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7bfd9e commit ef2281fCopy full SHA for ef2281f
jetbrains/qodana.yml
@@ -1,9 +1,9 @@
1
# Qodana configuration:
2
# https://www.jetbrains.com/help/qodana/qodana-yaml.html
3
4
-version: 1.0
5
-linter: jetbrains/qodana-jvm-community:latest
6
-projectJDK: "17"
+version: "1.0"
+linter: jetbrains/qodana-jvm-community:2024.3
+projectJDK: "21"
7
profile:
8
name: qodana.recommended
9
exclude:
0 commit comments