Skip to content

Add automated cpplint testing of pull requests #278

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

Closed
wants to merge 3 commits into from
Closed

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented Jul 19, 2019

Like TheAlgorithms/Python#218 but for C++. Enables Travis CI to run https://github.com/cpplint/cpplint on every pull request.

The owner of the this repo (@chetanyachopra, @AnupKumarPanwar, ?) would need to go to https://travis-ci.org/TheAlgorithms/C-Plus-Plus and kick off the first build to enable free automated cpplint testing of each pull request. cpplint will find bugs and code smells.

https://docs.travis-ci.com/user/languages/cpp/

cclauss added 3 commits July 19, 2019 16:57
Like TheAlgorithms/Python#218 but for C++.  Enables Travis CI to run https://github.com/cpplint/cpplint on every pull request.

The owner of the this repo would need to go to https://github.com/TheAlgorithms/C-Plus-Plus and kick off the first build to enable free automated flake8 testing of each pull request.  Flake8 will find bugs and code smells.

https://docs.travis-ci.com/user/languages/cpp/
@cclauss cclauss added the awaiting review pull request is waiting to be reviewed label Jul 20, 2019
@yanglbme yanglbme closed this Aug 21, 2019
@yanglbme yanglbme deleted the patch-1 branch August 21, 2019 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review pull request is waiting to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants