mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-06-05 17:14:08 +00:00
chore(qodana): bump version
This commit is contained in:
parent
aa87036bba
commit
3bc8732088
@ -1,9 +1,9 @@
|
|||||||
# Qodana configuration:
|
# Qodana configuration:
|
||||||
# https://www.jetbrains.com/help/qodana/qodana-yaml.html
|
# https://www.jetbrains.com/help/qodana/qodana-yaml.html
|
||||||
|
|
||||||
version: 1.0
|
version: "1.0"
|
||||||
linter: jetbrains/qodana-jvm-community:2024.2
|
linter: jetbrains/qodana-jvm-community:2024.3
|
||||||
projectJDK: "17"
|
projectJDK: "21"
|
||||||
profile:
|
profile:
|
||||||
name: qodana.recommended
|
name: qodana.recommended
|
||||||
exclude:
|
exclude:
|
||||||
|
Loading…
Reference in New Issue
Block a user