Hi Sreekanth,On Sat, Oct 18, 2014 at 7:45 AM, Sreekanth S Rameshaiah <sree@mahiti.org> wrote:
> Dear Developers,
> Greetings !
> I downloaded flake8 from gitlab and ifound it as a very useful tool to
> ensure code quality.
> Was wondering it was possible to integrate clone digger
> (http://clonedigger.sourceforge.net/) into flake8.
> Please advise.
> Regards,
> - sree
I'm not familiar with any existing integration with clone digger. That
said, Flake8 has a way of providing extensions:
https://flake8.readthedocs.org/en/2.2.3/extensions.html. Since I'm not
familiar with clone digger, I'm not sure how difficult that part of
things will be for you, but hopefully the flake8 side of things will
be easy.
Cheers,
Ian