Skip to content

Commit d1ae14b

Browse files
committed
Added a baseline configuration for Qodana
1 parent 715ba78 commit d1ae14b

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)