gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: vendoring Mustach


From: gnunet
Subject: [taler-merchant] branch master updated: vendoring Mustach
Date: Sun, 26 Jul 2020 15:04:19 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 5d55399  vendoring Mustach
5d55399 is described below

commit 5d5539925f978df37ac069fd8030a85e60a21b91
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jul 26 15:04:17 2020 +0200

    vendoring Mustach
---
 contrib/uncrustify_precommit | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/uncrustify_precommit b/contrib/uncrustify_precommit
index b9ec084..8c4be7c 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=""
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]