Revision 2d203302daeb99db0bdcd1184c0d44889c7635c8 authored by Tadgh on 09 August 2021, 20:20:46 UTC, committed by Tadgh on 09 August 2021, 20:20:46 UTC
1 parent 966e451
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