We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97741a5 commit 8242ffdCopy full SHA for 8242ffd
qodana.yaml
@@ -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