diff --git a/qodana.yaml b/qodana.yaml index 84e3e49..746fff1 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -26,4 +26,4 @@ profile: # - 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