commit 96ff56ef9f7d8fbffeb2627c45a6108123fc5633
parent 7cc7bd2a04ad11b29e574bd3196d336d6cd97e08
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Sun, 24 Aug 2025 11:47:22 +0200
build: add note to hook info
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/contrib/conf/uncrustify_precommit b/contrib/conf/uncrustify_precommit
@@ -35,6 +35,7 @@ then
echo "================================================================"
echo "Example:"
echo "$ uncrustify --replace -c uncrustify.cfg ${crustified}"
+ echo "Do not forget to readd and commit afterwards!"
exit $RET
fi