chore: remove LGTM config

This commit is contained in:
Skylot 2024-11-10 17:25:27 +00:00
parent f0513a1a55
commit dd86abcc5e
No known key found for this signature in database
GPG Key ID: 47A4975761262B6A

View File

@ -1,11 +0,0 @@
path_classifiers:
test:
- "**/test/**/*.java"
extraction:
java:
index:
build_command: ./gradlew clean build -x test
java_version: 11
properties_files: true
xml_mode: disabled