Add .lgtm.yml

This commit is contained in:
Khanh Ngo 2018-08-31 21:58:11 +07:00
parent 43830e5e63
commit 40cb835b0e
No known key found for this signature in database
GPG key ID: B9AE3BAF6D5A7B22

10
.lgtm.yml Normal file
View file

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