Bas, thanks for joining! Can you please point me to the page listing all types of issue LGTM can find (like this one - https://scan.coverity.com/faq#what-types-of-issues-tool-find)?
LGTM really helped to find some bugs like incorrect key type when working with hash map instance, unnecessary boxing, unused collections, possible resource leaks and some more. Do you users integrate with CI servers somehow? esp TeamCity? It would be cool to have project state (at least from code standpoint) in one place - i.e. at CI. --Yakov