qodana: add config file

This commit is contained in:
Aidan 2025-03-11 11:38:43 -04:00
parent 45b0940e96
commit 9a0c823a52

10
qodana.yaml Normal file
View 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