jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

LGTM.com configuration #156

Closed DimitriPapadopoulos closed 2 years ago

DimitriPapadopoulos commented 2 years ago

This is an attempt to get LGTM.com to use Python 3 instead of Python 2, to have all the false positives disappear from this page: https://lgtm.com/projects/g/jamesturk/jellyfish/alerts/

See also https://github.com/github/codeql/issues/7214.