diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6f2be02f..990b2e61 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,4 +11,4 @@ pool: steps: - task: QodanaScan@2024 inputs: - args: --log-level,debug,-l,jetbrains/qodana-jvm-community:latest,--property,idea.headless.enable.statistics=false + args: --log-level,debug,-l,jetbrains/qodana-jvm-community:latest,--property,idea.headless.enable.statistics=false,--config,.github/qodana.yaml