Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Climate Cppcheck Engine #36

Open
gvarisco opened this issue Oct 2, 2017 · 2 comments
Open

Code Climate Cppcheck Engine #36

gvarisco opened this issue Oct 2, 2017 · 2 comments

Comments

@gvarisco
Copy link
Contributor

gvarisco commented Oct 2, 2017

@fottavi, we do use Code Climate already for other projects. For the CIE's middleware, we can potentially use it well. To be specific, codeclimate-cppcheck (https://github.com/antiagainst/codeclimate-cppcheck) - a Code Climate engine that wraps Cppcheck. Cppcheck is a static analysis tool for C/C++ code.

Code Climate is free-of-charge for OSS projects and we can set it up very easily. We can see if we like the output or not and decide based on that :-)

@cloudify any thoughts? /cc @rasky @alexrj

@cloudify
Copy link
Member

cloudify commented Oct 2, 2017

Codacy is also a good alternative.

@madduci
Copy link

madduci commented Oct 2, 2017

I think they can also be linked with AppVeyor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants