From: Sandro Santilli Date: Thu, 14 Sep 2017 15:36:59 +0000 (+0000) Subject: liblwgeom/lwgeom_log.h uses spaces, write in stone ! X-Git-Tag: 2.4.0rc2~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a517121fe7ce06fd670d4e91d9687458727c7f85;p=postgis liblwgeom/lwgeom_log.h uses spaces, write in stone ! git-svn-id: http://svn.osgeo.org/postgis/trunk@15730 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/.editorconfig b/.editorconfig index 9598ed03b..32faebe2d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -32,6 +32,9 @@ indent_style = space [liblwgeom/box2d.c] indent_style = space +[liblwgeom/lwgeom_log.h] +indent_style = space + # topology SQL files want space indentation [topology/**.{sql,sql.in}] indent_style = space