Revert ".lgtm.yml: added"

This reverts commit f1be23a7f7.
The LGTM.com integration doesn't seem to work as lgtm cannot
checkout this project.

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2020-12-11 09:49:58 +01:00
parent f1be23a7f7
commit c778881927

View File

@@ -1,8 +0,0 @@
extraction:
cpp:
configure:
command:
- "autoreconf -fvi -Werror"
- ./configure
index:
build_command: "make -j4"