Add 'clang-format-hooks' submodule

This submodule provides git hooks which invoke clang-format
in intelligent ways.
pull/1215/head
Stephen Shelton 4 years ago
parent d9160cc0df
commit dba9ffe061
No known key found for this signature in database
GPG Key ID: EE4BADACCE8B631C

3
.gitmodules vendored

@ -23,3 +23,6 @@
path = external/pybind11
url = https://github.com/pybind/pybind11
branch = stable
[submodule "external/clang-format-hooks"]
path = external/clang-format-hooks
url = https://github.com/barisione/clang-format-hooks/

@ -0,0 +1 @@
Subproject commit ac35e705ebf20187b7ff92c29d1411f6a4c8d522
Loading…
Cancel
Save