Revision b25bdc1169dd8e685cfc6ecdb5a6b16f9471e044 authored by Tadgh on 14 September 2021, 17:48:37 UTC, committed by Tadgh on 14 September 2021, 17:48:37 UTC
1 parent 9771210
Raw File
lgtm.yml
# Don't run the tests when doing LGTM analysis
extraction:
  java:
    index:
      java_version: 11
      maven: 
        version: 3.8.1

back to top