DoozyX / clang-format-lint-action
This action checks if the source code matches the .clang-format file.
☆136Updated last month
Alternatives and similar repositories for clang-format-lint-action
Users that are interested in clang-format-lint-action are comparing it to the libraries listed below
Sorting:
- GitHub Action for clang-format checking☆116Updated last week
- Install and Cache latest CMake and Ninja for your workflows on your GitHub☆112Updated this week
- A Github Action for linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotatio…☆104Updated last month
- A formatter to make your CMake code the real treasure☆214Updated 2 weeks ago
- GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.☆190Updated 2 months ago
- GitHub Action to setup Developer Command Prompt for Microsoft Visual C++☆368Updated last year
- Create a pull request review based on clang-tidy warnings☆94Updated last month
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆252Updated last year
- github action to speedup building using ccache☆135Updated this week
- Fork of https://github.com/richq/cmake-lint to continue maintenance☆94Updated last year
- A GitHub Action for downloading and installing LLVM and Clang binaries.☆118Updated last week
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆167Updated 4 months ago
- Automatic C++ library api documentation generation: breathe doxygen in and exhale it out.☆230Updated 9 months ago
- The GitHub Action to setup vcpkg for your C++ based projects. Stores built ports using Binary Caching backed onto GH Cache.☆209Updated last week
- A faster alternative to clang-tidy☆116Updated this week
- Catch2, Google Test and doctest Adapter for the VSCode☆224Updated 3 weeks ago
- GitHub Action for generating Doxygen documentation for your projects.☆109Updated 3 months ago
- pre-commit hooks specification for cmake-format☆38Updated 3 years ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆129Updated 5 months ago
- Cache for clang-tidy static analysis results☆98Updated last week
- Source code formatter for cmake listfiles.☆1,009Updated last year
- ☆48Updated 2 years ago
- Convert .ninja_log files to chrome's about:tracing format.☆459Updated 11 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated 2 months ago
- GitHub action to set up Clang & LLVM☆65Updated 9 months ago
- CMake module for code coverage☆92Updated last week
- GitHub action to set up GCC