Skip to content

Commit

Permalink
fix: qodana linter (#2902)
Browse files Browse the repository at this point in the history
  • Loading branch information
dudantas authored Sep 19, 2024
1 parent b3b19a6 commit 563b0f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ version: "1.0"
profile:
name: qodana.recommended

linter: jetbrains/qodana-clang:latest

bootstrap: |
set -e
sudo apt-get update && sudo apt-get -y dist-upgrade
Expand Down

0 comments on commit 563b0f7

Please sign in to comment.