From 357b900e0ef33d20b1133d1bd32e9bc1d75ba66a Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 13 Feb 2023 08:32:16 +0100 Subject: [PATCH] [Minor] Updated qodana.yaml --- qodana.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qodana.yaml b/qodana.yaml index 14dc5f80a..61ac3dcf2 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -7,3 +7,4 @@ include: - name: EnhancedSwitchMigration - name: PatternVariableCanBeUsed - name: Java9CollectionFactory + - name: UnnecessarySemicolon