It would interesting to run static code analysis on the project. There is an interesting open source project called cppcheck that does that exactly. It's possible as well to use to proprietary service coverity scan that would have advantage to be ran with Github and Travis-ci. I created an account but it's necessary to properly set-up the project.
It would interesting to run static code analysis on the project. There is an interesting open source project called cppcheck that does that exactly. It's possible as well to use to proprietary service coverity scan that would have advantage to be ran with Github and Travis-ci. I created an account but it's necessary to properly set-up the project.