-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqodana.yaml
More file actions
15 lines (13 loc) · 771 Bytes
/
qodana.yaml
File metadata and controls
15 lines (13 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#-------------------------------------------------------------------------------#
# Qodana analysis is configured by qodana.yaml file #
# https://www.jetbrains.com/help/qodana/qodana-yaml.html #
#-------------------------------------------------------------------------------#
#################################################################################
# WARNING: Do not store sensitive information in this file, #
# as its contents will be included in the Qodana report. #
#################################################################################
version: "1.0"
projectJDK: "25"
profile:
name: qodana.recommended
linter: jetbrains/qodana-jvm-community:2025.2