Opened 7 years ago

Last modified 7 years ago

#3767 closed defect

SQL file indentations are mixed — at Version 1

Reported by: robe Owned by: strk
Priority: low Milestone: PostGIS 2.4.0
Component: postgis Version: master
Keywords: Cc:

Description (last modified by robe)

On the postgis.sql.in we've got a mix of tabs and spaces

rtpostgis.sql.in and geography.sql.in are mostly tab spaced. topology is mostly spaces I think.

and then we've got true .sql files.

I think sql.in and .sql should have the same indentation.

I prefer tabs.

Should standardize and editorconfig should be updated to reflect

Change History (1)

comment:1 by robe, 7 years ago

Description: modified (diff)
Owner: changed from pramsey to strk
Note: See TracTickets for help on using tickets.