Remove LGTM config
LGTM.com is no longer available since it was superseded by CodeQL.
This commit is contained in:
parent
2506594c50
commit
b095a0242d
1 changed files with 0 additions and 13 deletions
13
.lgtm.yml
13
.lgtm.yml
|
@ -1,13 +0,0 @@
|
||||||
# SPDX-FileCopyrightText: 2020 yuzu Emulator Project
|
|
||||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
||||||
|
|
||||||
path_classifiers:
|
|
||||||
library: "externals"
|
|
||||||
extraction:
|
|
||||||
cpp:
|
|
||||||
prepare:
|
|
||||||
packages:
|
|
||||||
- "libsdl2-dev"
|
|
||||||
- "qtmultimedia5-dev"
|
|
||||||
- "libtbb-dev"
|
|
||||||
- "libjack-jackd2-dev"
|
|
Loading…
Reference in a new issue