From 7b087c02fc4dea185e76aa54c8cde4c31654ca39 Mon Sep 17 00:00:00 2001 From: Bas van Schaik Date: Tue, 4 Sep 2018 19:18:14 +0100 Subject: [PATCH] clarify --- package/ci/lgtm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ci/lgtm.yml b/package/ci/lgtm.yml index 5b3199044..93a48e44a 100644 --- a/package/ci/lgtm.yml +++ b/package/ci/lgtm.yml @@ -2,7 +2,7 @@ extraction: cpp: configure: command: - - echo "Not needed -- this is here to override LGTM from automatically running cmake" + - echo "Not needed -- this is here to stop LGTM from automatically running cmake" index: build_command: - package/ci/lgtm.sh