From 26b6aee5caf13eec672c0c8c1a187cce6b1b1f18 Mon Sep 17 00:00:00 2001 From: zhupengfei Date: Fri, 7 Aug 2020 09:02:03 +0800 Subject: [PATCH] Add LGTM static analyzer config file --- .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 0000000..87c99fe --- /dev/null +++ b/.lgtm.yml @@ -0,0 +1,4 @@ +path_classifiers: + library: "externals" +queries: + include: "*"