chore: update lgtm config

This commit is contained in:
Skylot
2021-12-22 12:24:01 +00:00
parent 4557d05256
commit 3566669303
+1 -4
View File
@@ -1,14 +1,11 @@
path_classifiers:
test:
- jadx-samples
- "**/test/**/*.java"
extraction:
java:
index:
gradle:
version: 7.0.2
build_command: ./gradlew clean build
build_command: ./gradlew clean build -x test
java_version: 11
properties_files: true
xml_mode: disabled