Skip to content

Commit ea1e806

Browse files
qodana-botARHAEEM
authored andcommitted
Add qodana.yaml file
1 parent c1fefc4 commit ea1e806

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

qodana.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
####################################################################################################################
2+
# WARNING: Do not store sensitive information in this file, as its contents will be included in the Qodana report. #
3+
####################################################################################################################
4+
5+
version: "1.0"
6+
linter: jetbrains/qodana-jvm:2025.2
7+
profile:
8+
name: qodana.recommended
9+
include:
10+
- name: CheckDependencyLicenses

0 commit comments

Comments
 (0)