We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0cca7 commit 963d121Copy full SHA for 963d121
.github/workflows/qodana.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: 'Qodana Scan'
29
uses: JetBrains/[email protected]
30
with:
31
- args: --ide,QDNET --apply-fixes
+ args: --ide,QDNET --profile-name,qodana.recommended --apply-fixes
32
push-fixes: pull-request
33
upload-result: true
34
env:
0 commit comments