From e5dc9c385c0442d8d1f5d970b15c742033f76c11 Mon Sep 17 00:00:00 2001 From: Renato Foot Date: Fri, 2 Aug 2024 13:57:42 +0000 Subject: [PATCH] add: qodana static code analysis --- qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qodana.yml b/qodana.yml index a0d7f75b235..baa86a761a1 100644 --- a/qodana.yml +++ b/qodana.yml @@ -1,7 +1,7 @@ version: "1.0" bootstrap: | sudo apt-get update - sudo apt-get install -y cmake git unzip build-essential ca-certificates curl + sudo apt-get install -y cmake git unzip build-essential ca-certificates curl zip zip unzip tar pkg-config ninja-build autoconf automake libtool python3 oldDir=$(pwd) cd /opt/