Skip to content

Commit

Permalink
Removed explicit Qodana linter flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Ne0nd0g committed Apr 23, 2024
1 parent 2d737cd commit 43e605b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: 'Qodana Scan'
uses: JetBrains/[email protected]
with:
args: -l,jetbrains/qodana-go:2023.3-eap,--baseline,.qodana/qodana.sarif.json
args: --baseline,.qodana/qodana.sarif.json
pr-mode: false

0 comments on commit 43e605b

Please sign in to comment.