Skip to content

Commit

Permalink
remove license checking
Browse files Browse the repository at this point in the history
  • Loading branch information
docimin committed Apr 20, 2024
1 parent a2f6793 commit 7d21de7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qodana.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: '1.0'
linter: jetbrains/qodana-js:2023.3
include:
- name: CheckDependencyLicenses
# - name: CheckDependencyLicenses
- name: Eslint
bootstrap: npm install

0 comments on commit 7d21de7

Please sign in to comment.