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