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 164f8b2 commit adb8e0fCopy full SHA for adb8e0f
.lgtm.yml
@@ -0,0 +1,11 @@
1
+# LGTM Settings (https://lgtm.com/)
2
+# For reference, see https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
3
+# or template at https://lgtm.com/static/downloads/lgtm.template.yml
4
+
5
+extraction:
6
+ java:
7
+ index:
8
+ maven:
9
+ version: "3.8.4"
10
+ # Specify the Java version required to build the project
11
+ java_version: "11"
0 commit comments