From aa21862ac241b4cb2d730d99fc2af0899e1a7e92 Mon Sep 17 00:00:00 2001 From: Romain J Date: Thu, 24 Aug 2023 18:07:56 +0200 Subject: [PATCH] fix(CI): fix qodana linter version --- qodana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qodana.yaml b/qodana.yaml index 9ee2a50..f95ea2b 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -20,7 +20,7 @@ profile: #plugins: # - id: #(plugin id can be found at https://plugins.jetbrains.com) #Specify Qodana linter for analysis (Applied in CI/CD pipeline) -linter: jetbrains/qodana-python:latest +linter: jetbrains/qodana-python-community:latest exclude: - name: All paths: