Skip to content

Commit 3e245cc

Browse files
committed
explicitly set the qodana linter
1 parent 3ff60fa commit 3e245cc

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: qodana-cdnet
910
include:
1011
- name: ConvertIfStatementToReturnStatement
1112
- name: ConvertIfStatementToConditionalTernaryExpression

0 commit comments

Comments
 (0)