Skip to content

Commit 8242ffd

Browse files
committed
Add qodana.yaml file
1 parent 97741a5 commit 8242ffd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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-community:2025.2
7+
profile:
8+
name: qodana.recommended
9+
include:
10+
- name: CheckDependencyLicenses

0 commit comments

Comments
 (0)