From d51cbd2bbe96a5612c4eea83d51f6c177e2dc2f3 Mon Sep 17 00:00:00 2001 From: Aidan Veney <62819140+SeveralCircles@users.noreply.github.com> Date: Thu, 28 Mar 2024 14:41:20 -0400 Subject: [PATCH] Update qodana.yaml --- qodana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qodana.yaml b/qodana.yaml index 32b23bf..c16e5cc 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -8,4 +8,4 @@ include: - name: RegExpRedundantEscape - name: FieldCanBeLocal - name: CommentedOutCode -fixesStrategy: cleanup/apply +fixesStrategy: apply