From 1dc163c06639d6c225b25c9dd2955b21bbb706d3 Mon Sep 17 00:00:00 2001 From: aqua Date: Sun, 14 Aug 2022 20:24:10 +0300 Subject: pre-commit hook: Add clang-format check --- git_hooks/README | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 git_hooks/README (limited to 'git_hooks/README') 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" -- cgit v1.2.1