[geos-commits] [SCM] GEOS branch master updated. 99545f866498d415508d35886c18c577d4ab2876

git at osgeo.org git at osgeo.org
Wed Apr 10 14:00:13 PDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  99545f866498d415508d35886c18c577d4ab2876 (commit)
      from  212ae25d09ae69894440f18c26ee8a3ca2d1052a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 99545f866498d415508d35886c18c577d4ab2876
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Apr 10 13:59:53 2019 -0700

    unpad-header doesn't seem to match the default
    style of most of the code, alas

diff --git a/README.md b/README.md
index 8f6d012..3af5ae8 100644
--- a/README.md
+++ b/README.md
@@ -136,7 +136,6 @@ To format your code into the desired style, use astyle 3.1:
 
     astyle --style=stroustrup \
            --unpad-paren \
-           --pad-header \
            --pad-comma \
            --indent=spaces=4 \
            --align-pointer=type \

-----------------------------------------------------------------------

Summary of changes:
 README.md | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list