Skip to content

Commit c6523c4

Browse files
committed
ci(github): Do not configure a custom linter version anymore
Let the GitHub action detect the required linter automatically and set the current stable version compatible with the action. See [1] for background information. [1]: https://youtrack.jetbrains.com/issue/QD-9917 Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 6e181ef commit c6523c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qodana.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ profile:
2020
name: qodana.recommended
2121
include:
2222
- name: CheckDependencyLicenses
23-
linter: jetbrains/qodana-jvm-community:2024.1
23+
linter: jetbrains/qodana-jvm-community

0 commit comments

Comments
 (0)