Skip to content

Commit

Permalink
chore: update GA
Browse files Browse the repository at this point in the history
  • Loading branch information
RudiioP committed Dec 20, 2024
1 parent 829b467 commit 626bd4a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qodana_code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
pr-mode: false
pr-mode: true
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_500553042 }}
QODANA_ENDPOINT: 'https://qodana.cloud'
4 changes: 3 additions & 1 deletion qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ version: "1.0"
linter: jetbrains/qodana-python:2024.2
profile:
name: qodana.recommended
include:
exclude:
- name: CheckDependencyLicenses
include:
- name: PyVulnerableApiCode

0 comments on commit 626bd4a

Please sign in to comment.