andrewseidl / githook-clang-formatLinks
Pre-commit hook for running clang-format. Don't use this.
☆90Updated 4 years ago
Alternatives and similar repositories for githook-clang-format
Users that are interested in githook-clang-format are comparing it to the libraries listed below
Sorting:
- Apply a coding style with clang-format only to new code added to an existing code base.☆210Updated 6 months ago
- A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration☆258Updated 2 years ago
- CMake modules to help use sanitizers☆410Updated last year
- Samples for Learning Modern CMake☆242Updated 9 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆171Updated 5 years ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- Boost cmake modules☆52Updated 6 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Interactively view changes in clang-format configuration☆353Updated 4 years ago
- Example project which demonstrates various CMake features.☆141Updated 4 years ago
- Hasta la vista, baby!☆135Updated 2 years ago
- Conan Package Tools. Helps with massive package creation and CI integration (Travis CI, Appveyor...)☆166Updated last year
- ☆147Updated last year
- generates .clang-format file from example codebase☆318Updated 10 months ago
- Coveralls JSON coverage generator and uploader for CMake☆87Updated 5 years ago
- CMake module for code coverage☆94Updated 5 months ago
- ☆98Updated 5 years ago
- A simple example of how to setup a complete CI environment for C and C++☆397Updated 5 years ago
- A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructure…☆308Updated 2 weeks ago
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- Speedier handling of clang-tidy checking☆69Updated 6 years ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆149Updated 5 years ago
- Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).☆236Updated last year
- clang based documentation generator for C and C++☆558Updated 5 years ago
- Simple, flexible and modular assertion macro.☆229Updated last year
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- C/C++ hooks to integrate with pre-commit☆367Updated last year
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago