Skip to content

Commit 4382cc7

Browse files
authored
Merge branch 'main' into release-v3.0.0-rc.2
2 parents 83b2048 + d1ae14b commit 4382cc7

File tree

2 files changed

+20672
-0
lines changed

2 files changed

+20672
-0
lines changed

.github/workflows/qodana.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ jobs:
2828

2929
- name: Run Qodana
3030
uses: JetBrains/qodana-action@v2025.1
31+
with:
32+
args: --baseline,.qodana/qodana.sarif.json
3133
env:
3234
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)