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.
2 parents 904305e + adb8e0f commit a9fab50Copy full SHA for a9fab50
.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