Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[git] Added clang-format pre-commit hook.
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 13 Jul 2016 08:56:54 +0000 (10:56 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 13 Jul 2016 08:56:54 +0000 (10:56 +0200)
commit4c5d36e527ccd62b713e6c11301e90851de1cdfa
treebe0ab73f434904b0ee28d3e70e378d082fc6a239
parent0090ea7fd5569795fcbbc08b481d593a9355cd4a
[git] Added clang-format pre-commit hook.

This hook helps us maintain a well-formatted code base.
Install it via copying the hook to .git/hooks/pre-commit
tools/git-hooks/clang-format.pre-commit [new file with mode: 0755]