qodana: add config file
This commit is contained in:
parent
45b0940e96
commit
9a0c823a52
10
qodana.yaml
Normal file
10
qodana.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
version: "1.0"
|
||||
linter: jetbrains/qodana-js:2024.3
|
||||
profile:
|
||||
name: qodana.recommended
|
||||
include:
|
||||
- name: CheckDependencyLicenses
|
||||
exclude:
|
||||
- name: All
|
||||
paths:
|
||||
- .github/workflows/bump.yml
|
Loading…
x
Reference in New Issue
Block a user