diff --git a/.lgtm.yml b/.lgtm.yml new file mode 100644 index 0000000..a8c5b04 --- /dev/null +++ b/.lgtm.yml @@ -0,0 +1,10 @@ +extraction: + python: + python_setup: + version: 3 + index: + exclude: + - .git + - upload + - flask + - node_modules