From a24d41482eeb942bc2da97607758f350bf143f44 Mon Sep 17 00:00:00 2001 From: Bas van Schaik Date: Tue, 17 Apr 2018 14:20:06 +0100 Subject: [PATCH] Add .lgtm.yml file to set up lgtm.com C analysis for reicast-emulator --- .lgtm.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .lgtm.yml diff --git a/.lgtm.yml b/.lgtm.yml new file mode 100644 index 000000000..5509b599c --- /dev/null +++ b/.lgtm.yml @@ -0,0 +1,4 @@ +extraction: + cpp: + index: + build_command: cd shell/linux && make