[geos-commits] [SCM] geos branch master updated. 3def76e20a15b2cba5c4b991d320eb5ddd76797d

git at osgeo.org git at osgeo.org
Fri Jul 14 02:31:03 PDT 2017


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  3def76e20a15b2cba5c4b991d320eb5ddd76797d (commit)
      from  a7b5e81c6a8ff7c790388a60fb43f27a04a41ce5 (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 3def76e20a15b2cba5c4b991d320eb5ddd76797d
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Jul 14 11:29:35 2017 +0200

    Institutionalize that CascadedUnion directory uses spaces indent

diff --git a/.editorconfig b/.editorconfig
index 49e9ba4..e7aee52 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -42,3 +42,8 @@ indent_size = 2
 [*.cmake]
 indent_style = space
 indent_size = 2
+
+# This directory was found to be using spaces
+[src/operation/union/*.cpp]
+indent_style = space
+indent_size = 2

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

Summary of changes:
 .editorconfig |    5 +++++
 1 file changed, 5 insertions(+)


hooks/post-receive
-- 
geos


More information about the geos-commits mailing list