Initial commit

This commit is contained in:
Ben Martin 2025-04-24 12:54:20 +01:00
commit 641bc16087
No known key found for this signature in database
GPG key ID: 11936493893207E4
19 changed files with 838 additions and 0 deletions

12
qodana.yml Normal file
View file

@ -0,0 +1,12 @@
# Qodana configuration:
# https://www.jetbrains.com/help/qodana/qodana-yaml.html
version: "1.0"
linter: jetbrains/qodana-jvm-community:2024.3
projectJDK: "21"
profile:
name: qodana.recommended
exclude:
- name: All
paths:
- .qodana