[postgis-tickets] r15729 - liblwgeom/box2d.c has space indenting, institutionalize it !
Sandro Santilli
strk at kbt.io
Thu Sep 14 08:31:03 PDT 2017
Author: strk
Date: 2017-09-14 08:31:03 -0700 (Thu, 14 Sep 2017)
New Revision: 15729
Modified:
trunk/.editorconfig
Log:
liblwgeom/box2d.c has space indenting, institutionalize it !
Modified: trunk/.editorconfig
===================================================================
--- trunk/.editorconfig 2017-09-14 14:30:57 UTC (rev 15728)
+++ trunk/.editorconfig 2017-09-14 15:31:03 UTC (rev 15729)
@@ -29,6 +29,9 @@
[liblwgeom/lwgeom_topo.{c,h}]
indent_style = space
+[liblwgeom/box2d.c]
+indent_style = space
+
# topology SQL files want space indentation
[topology/**.{sql,sql.in}]
indent_style = space
More information about the postgis-tickets
mailing list