diff --git a/lgtm.yml b/lgtm.yml new file mode 100644 index 0000000000..1300b6840c --- /dev/null +++ b/lgtm.yml @@ -0,0 +1,7 @@ +path_classifiers: + test: + exclude: "/" # We want to analyze all our test code. +extraction: + python: + python_setup: + version: "2"