On 09/01/2016 11:00 AM, Josef Reidinger wrote: > On Thu, 1 Sep 2016 10:39:08 +0200 > Ancor Gonzalez Sosa <[email protected]> wrote: > >> On 09/01/2016 09:22 AM, Josef Reidinger wrote: >>> On Wed, 24 Aug 2016 16:27:03 +0200 >>> Josef Reidinger <[email protected]> wrote: >>> >>>> codacy - >>>> https://www.codacy.com/app/YaST_Team/yast-bootloader/dashboard >>>> - similar to codeclimate, only POC for bootloader, can integrate >>>> test coverage, comment pull requests >>> >>> I suggest to use this service to integrate all of it and due to its >>> commenting ability. >> >> +1 >> >> Just one question, is there bi-directional sync between comments in >> Github and in that thing or will we have different sets of comments in >> each place? > > I do not get question. I expect we do not write comments in that > service, only on github in pull requests. > >> >> Well, two questions :-) Does it support C++? I'm trying to add my fork >> of libstorage-ng but it's taking ages. > > no, Codacy supports JavaScript, Scala, Java, PHP, Python, CoffeeScript, > CSS and Ruby > > so no perl and no c++.
In fact, with some manual tweaking it does support C++ according to my experiments. Check this (use the "search file" filter to look for .cc files): https://www.codacy.com/app/ancorgs/libstorage-ng/files Cheers. -- Ancor González Sosa YaST Team at SUSE Linux GmbH -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
