reviewdog/Run cpplint with reviewdog

🐶 Run cpplint with reviewdog on pull requests to enforce best practices

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKENyes
levelReport level for reviewdog [info,warning,error]. Default is 'error'. error
reporterReporter of reviewdog command [github-pr-check,github-pr-review]. Default is 'github-pr-check'. github-pr-check
reviewdog_flagsAdditional reviewdog flags. Default is ''. ""
flagsList of arguments to send to cpplint. Default is '--extensions=h,hpp,c,cpp,cc,cu,hh,ipp'. --extensions=h,hpp,c,cpp,cc,cu,hh,ipp
filterList of filter arguments to send to cpplint. Default is ''. ""
targetsList of file list arguments to send to cpplint. Default is '--recursive .'. --recursive .

no outputs