Re: [code-quality] copy/paste detection tool

2013-07-18 Thread Lionel Barret
Hi Sylvain, Sorry for the late answer, I just moved from Europython, to a week full of meetings to holidays (almost) off the grid. I didn't follow pylint progress but 2 years ago clonedigger was the clear winner. But you're right I need to see if having this other tool is worth pursuing. I'll te

Re: [code-quality] copy/paste detection tool

2013-07-17 Thread Sylvain Thénault
On 17 juillet 16:59, Lionel Barret wrote: > I didn't follow pylint progress but 2 years ago clonedigger was the clear > winner. Pylint's similarity checker being fairly simple, I'm easily trusting you on this. > But you're right I need to see if having this other tool is worth pursuing. > I'll

Re: [code-quality] copy/paste detection tool

2013-07-05 Thread Sylvain Thénault
Hello Lionel, On 05 juillet 07:27, Lionel Barret wrote: > My name is Lionel Barret, I attended Florent Xicluna”s Europython talk > Tuesday and it reminded me of a clone detection tool I used in the past (on > a 100k sloc codebase) > > I talked about it with a few people (Florent Xicluna , Joe Gor

[code-quality] copy/paste detection tool

2013-07-04 Thread Lionel Barret
Hi, My name is Lionel Barret, I attended Florent Xicluna”s Europython talk Tuesday and it reminded me of a clone detection tool I used in the past (on a 100k sloc codebase) I talked about it with a few people (Florent Xicluna , Joe Gordon) and they were interested. Florent told me it was the lis