Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 307 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 307 Bytes

ClangFormat hook for pre-commit

ClangFormat package for pre-commit.

Using clang-format with pre-commit

-   repo: git://github.com/doublify/pre-commit-clang-format
    rev: master
    hooks:
    -   id: clang-format