Skip to content

Commit 8a5bcd3

Browse files
committed
configures qodana linter version
Specifies the linter version to use for code analysis.
1 parent 3ff60fa commit 8a5bcd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qodana.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version: "1.0"
66
#Specify inspection profile for code analysis
77
profile:
88
name: qodana.starter
9+
linter: jetbrains/qodana-cdnet:latest
910
include:
1011
- name: ConvertIfStatementToReturnStatement
1112
- name: ConvertIfStatementToConditionalTernaryExpression

0 commit comments

Comments
 (0)