From 626691b48cea43991c221f46792cd8028543ae62 Mon Sep 17 00:00:00 2001 From: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Date: Mon, 5 May 2025 22:19:09 -0400 Subject: [PATCH] misc(ci): adjust qodana config Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- qodana.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/qodana.yaml b/qodana.yaml index 2cdb046e..d60008e8 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -1,9 +1,7 @@ version: "1.0" linter: jetbrains/qodana-go:2025.1 -include: - - name: CheckDependencyLicenses - - name: RegExpRedundantEscape - - name: RegExpSimplifiable +profile: + name: qodana.recommended exclude: - name: All paths: