Over the last months we have fixed some issues with inconsistent naming. This 
is the (for the time being) last such change adding `_t` to class name that 
don't have that already.

And this PR enables checks in clang-tidy to make sure we keep to our naming 
rules in the future.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2389

-- Commit Summary --

  * Consistently use _t suffix for classes
  * Enable more checks in clang-tidy around naming

-- File Changes --

    M .clang-tidy (22)
    M src/geom-functions.cpp (36)
    M src/middle-pgsql.cpp (8)
    M src/osmdata.cpp (14)
    M src/wkb.cpp (8)
    M tests/test-flex-indexes.cpp (26)
    M tests/test-util.cpp (6)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2389.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2389.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2389
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2...@github.com>
_______________________________________________
Tile-serving mailing list
Tile-serving@openstreetmap.org
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to