Add .lgtm.yml

This commit is contained in:
Khanh Ngo
2018-08-31 21:58:11 +07:00
parent 43830e5e63
commit 40cb835b0e

10
.lgtm.yml Normal file
View File

@ -0,0 +1,10 @@
extraction:
python:
python_setup:
version: 3
index:
exclude:
- .git
- upload
- flask
- node_modules