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 ce6ebcd commit 6518c6fCopy full SHA for 6518c6f
.github/workflows/qodana_code_quality.yml
@@ -25,4 +25,4 @@ jobs:
25
pr-mode: false
26
env:
27
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_323294160 }}
28
- QODANA_ENDPOINT: 'https://qodana.cloud'
+ QODANA_ENDPOINT: 'https://qodana.cloud'
qodana.yaml
@@ -3,4 +3,4 @@ linter: jetbrains/qodana-jvm:2024.1
3
profile:
4
name: qodana.recommended
5
include:
6
- - name: CheckDependencyLicenses
+ - name: CheckDependencyLicenses
0 commit comments