From 0ab86ecf2633c501213db18722c3b063e21bd544 Mon Sep 17 00:00:00 2001 From: Renato Foot Date: Mon, 12 Aug 2024 23:53:25 +0000 Subject: [PATCH] imp: use qodana GHA --- qodana.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/qodana.yml b/qodana.yml index f8a86c8ec30..a35e54104e7 100644 --- a/qodana.yml +++ b/qodana.yml @@ -16,8 +16,10 @@ bootstrap: | cd build export CMAKE_CC_COMPILER=cc export CMAKE_CXX_COMPILER=c++ - cmake -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scripts/buildsystems/vcpkg.cmake .. - --preset linux-debug || true + cmake -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scripts/buildsystems/vcpkg.cmake .. --preset linux-debug || true + ls ./linux-debug/compile_commands.json + cat ./linux-debug/compile_commands.json + include: # inspections