Skip to content

Commit

Permalink
qodana.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Oct 16, 2024
1 parent f74640c commit bec2e8b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions qodana.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Qodana configuration:
# https://www.jetbrains.com/help/qodana/qodana-yaml.html

version: 1.0
linter: jetbrains/qodana-jvm-community:2024.2
projectJDK: "17"
profile:
name: qodana.recommended
exclude:
- name: All
paths:
- .qodana

0 comments on commit bec2e8b

Please sign in to comment.