Below you will find pages that utilize the taxonomy term “cpp-linter”
March 5, 2026
C/C++ Linter
Version updated for https://github.com/cpp-linter/cpp-linter-action to version v2.17.0.
This action is used across all versions by 929 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The C/C++ Linter GitHub Action automates the process of linting and formatting C/C++ code using clang-tidy and clang-format. It provides feedback through file annotations, thread comments, workflow summaries, and pull request reviews, streamlining code quality checks and ensuring adherence to coding standards.
December 30, 2025
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.