[Tile-serving] [openstreetmap/osm2pgsql] Cleanup Operation (#986)
Jochen Topf
notifications at github.com
Wed Nov 20 08:19:47 UTC 2019
osm2pgsql could do with a cleanup:
* Move source code into `src` subdirectory
* Format everything with `clang-format`
Doing this in one go would minimize impact for later `git blame` etc. but give us a source code that is much easier to handle. With the source code bundled in `src` scripts for clang-tidy, coverage, etc. become simpler, or just a manual `grep` over the source code.
I'd be willing to do these steps and fix CMake config etc. to work with the new directory.
@lonvia @pnorman What do you think?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/986
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191120/5a43dec7/attachment.html>
More information about the Tile-serving
mailing list