summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Valeri2023-05-04 15:36:47 +0300
committerGravatar GitHub2023-05-04 15:36:47 +0300
commitb095a0242de751fb286013290feb21a4d93ac69c (patch)
tree6cc11647d9db3b76fec99cd1f492f587ae3ed905
parentMerge pull request #10153 from FernandoS27/a-quickie-fixie (diff)
downloadyuzu-b095a0242de751fb286013290feb21a4d93ac69c.tar.gz
yuzu-b095a0242de751fb286013290feb21a4d93ac69c.tar.xz
yuzu-b095a0242de751fb286013290feb21a4d93ac69c.zip
Remove LGTM config
LGTM.com is no longer available since it was superseded by CodeQL.
-rw-r--r--.lgtm.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
deleted file mode 100644
index 7cd3f9926..000000000
--- a/.lgtm.yml
+++ /dev/null
@@ -1,13 +0,0 @@
1# SPDX-FileCopyrightText: 2020 yuzu Emulator Project
2# SPDX-License-Identifier: GPL-2.0-or-later
3
4path_classifiers:
5 library: "externals"
6extraction:
7 cpp:
8 prepare:
9 packages:
10 - "libsdl2-dev"
11 - "qtmultimedia5-dev"
12 - "libtbb-dev"
13 - "libjack-jackd2-dev"