aboutsummaryrefslogtreecommitdiff
path: root/misc/hooks
Commit message (Collapse)AuthorAgeFilesLines
* squish: Update to upstream version 1.15Rémi Verschelde2017-04-091-0/+5
| | | | | | Also fix clang-format pre-commit hook to ignore thirdparty files. (cherry picked from commit fa2d5b91dc390a11262859e5309351ba58842901)
* Style: Apply clang-format (3.9.1) to Obj-C++ filesRémi Verschelde2017-04-091-1/+1
|
* clang-format: Add pre-commit hookRémi Verschelde2017-03-184-0/+258
Derived from https://github.com/githubbrowser/Pre-commit-hooks and https://gitlab.cern.ch/GeantV/geant/blob/master/hooks/pre-commit-clang-format (cherry picked from commit 0e4ee5935a000f5d6de63d3c8ad15e1baf80cd0e)