Re: lgtm integration (automated detection of bugs and problems for programming languages)

2019-03-21 Thread Tomaz Canabrava
On Thu, Mar 21, 2019 at 9:27 PM Albert Astals Cid wrote: > > El dijous, 21 de març de 2019, a les 20:31:34 CET, Tomaz Canabrava va > escriure: > > Em qui, 21 de mar de 2019 às 19:48, Albert Astals Cid > > escreveu: > > > > > El dijous, 21 de març de 2019, a les 10:04:29 CET, Tomaz Canabrava va >

Re: lgtm integration (automated detection of bugs and problems for programming languages)

2019-03-21 Thread Albert Astals Cid
El dijous, 21 de març de 2019, a les 20:31:34 CET, Tomaz Canabrava va escriure: > Em qui, 21 de mar de 2019 às 19:48, Albert Astals Cid > escreveu: > > > El dijous, 21 de març de 2019, a les 10:04:29 CET, Tomaz Canabrava va > > escriure: > > > Hello kdevelopers, > > > > > > I'v come to know the l

Re: lgtm integration (automated detection of bugs and problems for programming languages)

2019-03-21 Thread Tomaz Canabrava
Em qui, 21 de mar de 2019 às 19:48, Albert Astals Cid escreveu: > El dijous, 21 de març de 2019, a les 10:04:29 CET, Tomaz Canabrava va > escriure: > > Hello kdevelopers, > > > > I'v come to know the lgtm.com this week and started to enjoy it quite > > a bit. It provides code analisys for various

Re: lgtm integration (automated detection of bugs and problems for programming languages)

2019-03-21 Thread Albert Astals Cid
El dijous, 21 de març de 2019, a les 10:04:29 CET, Tomaz Canabrava va escriure: > Hello kdevelopers, > > I'v come to know the lgtm.com this week and started to enjoy it quite > a bit. It provides code analisys for various languages like c/c++ / > java / javascript / python, transforming code to da

Re: lgtm integration (automated detection of bugs and problems for programming languages)

2019-03-21 Thread Tomaz Canabrava
On Thu, Mar 21, 2019 at 11:36 AM Boudewijn Rempt wrote: > > It does look kind of interesting... But why doesn't it realize that there's > some C++ in Krita? Probably it does, but it failed to build because of dependencies, let me check. Checked. It failed on timeout while building the c++ part.

Re: lgtm integration (automated detection of bugs and problems for programming languages)

2019-03-21 Thread Boudewijn Rempt
It does look kind of interesting... But why doesn't it realize that there's some C++ in Krita? On donderdag 21 maart 2019 10:04:29 CET Tomaz Canabrava wrote: > Hello kdevelopers, > > I'v come to know the lgtm.com this week and started to enjoy it quite > a bit. It provides code analisys for vari

lgtm integration (automated detection of bugs and problems for programming languages)

2019-03-21 Thread Tomaz Canabrava
Hello kdevelopers, I'v come to know the lgtm.com this week and started to enjoy it quite a bit. It provides code analisys for various languages like c/c++ / java / javascript / python, transforming code to data and extracting information using a QL Schema + Deep learning. It's opensource, and *al