C/C++ Linter
Version updated for https://github.com/cpp-linter/cpp-linter-action to version v2.16.7.
- This action is used across all versions by 876 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The C/C++ Linter Action is a GitHub Action designed to automate code linting for C and C++ projects using clang-tidy and clang-format. It streamlines code quality checks by providing feedback in the form of file annotations, thread comments, workflow summaries, and automated pull request reviews. This action simplifies the process of enforcing coding standards and identifying potential issues, enhancing collaboration and code maintainability.
Release notes
🐛 Bug fixes
- chore(deps-dev): bump cpp-linter from 1.11.3 to 1.11.4 in the org group by @dependabot[bot] in #390
📦 Dependency updates
- chore(deps-dev): bump cpp-linter from 1.11.3 to 1.11.4 in the org group by @dependabot[bot] in #390
- chore(deps): bump the actions group with 2 updates by @dependabot[bot] in #384
- chore(deps): bump markdown-gfm-admonition from 0.1.1 to 0.2.0 in the org group by @dependabot[bot] in #379
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the actions group by @dependabot[bot] in #381
- chore(deps): bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in #375
- chore(deps): bump clang-tools from 0.15.3 to 0.16.0 in the org group by @dependabot[bot] in #366
Full Changelog: https://github.com/cpp-linter/cpp-linter-action/compare/v2.16.6...v2.16.7