Mercurial > trustbridge
changeset 906:1dc1f5a4b577
Clarify astyle command. We do not space the parenthises
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 13 Aug 2014 15:51:48 +0200 |
parents | 698b6a9bd75e |
children | 7bd75417e14e |
files | HACKING |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/HACKING Wed Aug 13 15:49:47 2014 +0200 +++ b/HACKING Wed Aug 13 15:51:48 2014 +0200 @@ -1,7 +1,7 @@ Please keep C code according to GNU coding standards. With regards to the style: - astyle --style=gnu --indent=spaces=2 --pad-paren-out + astyle --style=gnu --indent=spaces=2 For the C++ Ui code please use the kdelibs coding style astyle --indent=spaces=4 --brackets=linux \