Skip to content

Commit 89db736

Browse files
authored
Merge pull request #54 from lstreckeisen/prepare-for-transfer
remove qodana to prepare for repo transfer
2 parents f556bab + 29a8738 commit 89db736

File tree

4 files changed

+1
-16113
lines changed

4 files changed

+1
-16113
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,6 @@ jobs:
5757
- name: Bundle
5858
run: yarn bundle:language-server
5959

60-
- name: Qodana Scan
61-
uses: JetBrains/[email protected]
62-
with:
63-
pr-mode: false
64-
args: --baseline,qodana.serif.json,--fail-threshold,2
65-
env:
66-
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN_379728607 }}
67-
QODANA_ENDPOINT: 'https://qodana.cloud'
68-
6960
- name: Upload language server artifact
7061
uses: actions/upload-artifact@v4
7162
with:

0 commit comments

Comments
 (0)