We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff60fa commit 8a5bcd3Copy full SHA for 8a5bcd3
qodana.yaml
@@ -6,6 +6,7 @@ version: "1.0"
6
#Specify inspection profile for code analysis
7
profile:
8
name: qodana.starter
9
+linter: jetbrains/qodana-cdnet:latest
10
include:
11
- name: ConvertIfStatementToReturnStatement
12
- name: ConvertIfStatementToConditionalTernaryExpression
0 commit comments