diff options
author | aqua <aqua@iserlohn-fortress.net> | 2022-08-14 20:24:10 +0300 |
---|---|---|
committer | aqua <aqua@iserlohn-fortress.net> | 2022-08-14 20:24:10 +0300 |
commit | 1dc163c06639d6c225b25c9dd2955b21bbb706d3 (patch) | |
tree | 5a379a32304aca490df87211d0425220eea69643 /git_hooks/README | |
parent | Update CMakeLists to use Qt6 (diff) | |
download | rekonq-1dc163c06639d6c225b25c9dd2955b21bbb706d3.tar.xz |
pre-commit hook: Add clang-format check
Diffstat (limited to 'git_hooks/README')
-rw-r--r-- | git_hooks/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/git_hooks/README b/git_hooks/README deleted file mode 100644 index d460b95c..00000000 --- a/git_hooks/README +++ /dev/null @@ -1,8 +0,0 @@ -These git hooks have been copied and adjusted from Arora code. - -Many thanks to Benjamin "icefox" Meyer for providing them. - --------------- -They are managed using the git-hooks tool (Available here http://github.com/icefox/git-hooks) - -To enable them run "git hooks --install" |