From 6dad6601370c15f3a2c5c39ac6acd28fd7a2be80 Mon Sep 17 00:00:00 2001 From: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:25:49 -0500 Subject: [PATCH] chore(ci): update qodana config (#1653) Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- qodana.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qodana.yaml b/qodana.yaml index 744508c3..37d6631d 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -9,3 +9,4 @@ exclude: paths: - CONTRIBUTORS.md - README.md + - name: GoMixedReceiverTypes