From 5d5539925f978df37ac069fd8030a85e60a21b91 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 26 Jul 2020 15:04:17 +0200 Subject: vendoring Mustach --- contrib/uncrustify_precommit | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib') diff --git a/contrib/uncrustify_precommit b/contrib/uncrustify_precommit index b9ec0844..8c4be7c5 100755 --- a/contrib/uncrustify_precommit +++ b/contrib/uncrustify_precommit @@ -5,6 +5,8 @@ exec 1>&2 RET=0 +# Note: we exclude src/mustach from our indentation rules as +# this is the virtually unchanged copylib of mustach changed=$(git diff --cached --name-only) | grep -v mustach crustified="" -- cgit v1.2.3