Skip to content

Commit 0abc18a

Browse files
committed
explicitly instruct qodana to raise licence issues
1 parent 54deeaa commit 0abc18a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.yarn/install-state.gz

2 Bytes
Binary file not shown.

qodana.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ profile:
55
include:
66
- name: CheckDependencyLicenses
77
- name: Eslint
8-
bootstrap: yarn install
8+
bootstrap: yarn install
9+
raiseLicenseProblems: true

0 commit comments

Comments
 (0)