Skip to content

Commit

Permalink
Add LGTM configuration for Java 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Mar 19, 2022
1 parent 7ccc649 commit ebb388b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# LGTM Settings (https://lgtm.com/)
# For reference, see https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
# or template at https://lgtm.com/static/downloads/lgtm.template.yml

extraction:
java:
index:
java_version: 11

0 comments on commit ebb388b

Please sign in to comment.