gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix newlines


From: gnunet
Subject: [taler-merchant] branch master updated: fix newlines
Date: Sat, 02 Nov 2019 11:02:33 +0100

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 cadda47  fix newlines
cadda47 is described below

commit cadda4731307870888b66c4dc7e1b48532952fe3
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Nov 2 11:02:30 2019 +0100

    fix newlines
---
 contrib/uncrustify.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/uncrustify.cfg b/contrib/uncrustify.cfg
index 12dd62c..00cf228 100644
--- a/contrib/uncrustify.cfg
+++ b/contrib/uncrustify.cfg
@@ -49,8 +49,8 @@ nl_assign_brace=remove
 
 # No extra newlines that cause noisy diffs
 nl_start_of_file=remove
-nl_before_func_body_proto = 2
-nl_before_func_body_def = 3
+nl_before_func_body_proto = 0
+nl_before_func_body_def = 0
 nl_after_func_proto = 2
 nl_after_func_body = 3
 # If there's no new line, it's not a text file!

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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