aboutsummaryrefslogtreecommitdiff
path: root/kde-modules/kde-git-commit-hooks/pre-commit.in
diff options
context:
space:
mode:
Diffstat (limited to 'kde-modules/kde-git-commit-hooks/pre-commit.in')
-rw-r--r--kde-modules/kde-git-commit-hooks/pre-commit.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/kde-modules/kde-git-commit-hooks/pre-commit.in b/kde-modules/kde-git-commit-hooks/pre-commit.in
new file mode 100644
index 00000000..36cdfd5d
--- /dev/null
+++ b/kde-modules/kde-git-commit-hooks/pre-commit.in
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+${CLANG_FORMAT_SCRIPT}