[geos-commits] [SCM] geos branch master updated. 335bfb8f3d21acd338820d6a36f0c0f218ec3dc2
git at osgeo.org
git at osgeo.org
Fri Jul 14 06:40:23 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 335bfb8f3d21acd338820d6a36f0c0f218ec3dc2 (commit)
from d7bb07bcf25c8b22f453a809ca0eecdf689b1ea7 (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 335bfb8f3d21acd338820d6a36f0c0f218ec3dc2
Author: Sandro Santilli <strk at kbt.io>
Date: Fri Jul 14 15:40:09 2017 +0200
Stackwalker.cpp also wants spaces
diff --git a/.editorconfig b/.editorconfig
index 9c23cee..efd6398 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -52,6 +52,6 @@ indent_style = space
indent_size = 2
# XMLTester.cpp wants space indent
-[tests/xmltester/XMLTester.cpp]
+[tests/xmltester/{XMLTester,Stackwalker}.cpp]
indent_style = space
indent_size = 2
-----------------------------------------------------------------------
Summary of changes:
.editorconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
geos
More information about the geos-commits
mailing list