Skip to content

Commit

Permalink
Qodana config file
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Aug 28, 2023
1 parent ef7dc6c commit a9b8f21
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:latest
projectJDK: 11
profile:
name: qodana.recommended
exclude:
- name: All
paths:
- .qodana

0 comments on commit a9b8f21

Please sign in to comment.