actions-marketplace-validations/ros-melodic clang-tidy review

Create a pull request review based on warnings from clang-tidy and Derived from clang-tidy-review

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenAuthentication tokenno${{ github.token }}
build_dirDirectory containing the compile_commands.json fileno.
clang_tidy_versionVersion of clang-tidy to use; one of 6.0, 7, 8, 9, 10no10
clang_tidy_checksList of checksno-*,performance-*,readability-*,bugprone-*,clang-analyzer-*,cppcoreguidelines-*,mpi-*,misc-*
includeComma-separated list of files or patterns to includeno*.[ch],*.[ch]xx,*.[ch]pp,*.[ch]++,*.cc,*.hh
excludeComma-separated list of files or patterns to excludeno""
apt_packagesComma-separated list of apt packages to installno""
max_commentsMaximum number of comments to post at onceno25
rosdep_installInstall package dependencies with rosdep installnoFalse
pr${{ github.event.pull_request.number }}
repo${{ github.repository }}
namedescription
total_commentsTotal number of warnings from clang-tidy