ci: add qodana (#1052)

This commit is contained in:
ReenigneArcher
2023-03-21 15:37:36 -04:00
committed by GitHub
parent a192c504cd
commit 744b54ffd4
3 changed files with 304 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
---
version: "1.0"
linter: jetbrains/qodana-js:2023.1-eap
bootstrap: |
# install npm dependencies
npm install
exclude:
- name: All
paths:
- gh-pages
- third-party
failThreshold: 100
include:
- name: CheckDependencyLicenses
profile:
name: qodana.recommended