Skip to content

Conversation

joto
Copy link
Collaborator

@joto joto commented Aug 22, 2025

  • Also check headers in tests directory
  • Fix config file uses for make clang-tidy
  • Disable/fix issues from headers in tests directory

joto added 4 commits August 22, 2025 16:00
They would break the cleanup function of the class destructor.
For some reason clang-tidy will behave differently when run from
different current directories if the config file is not set explicitly.
It is supposed to find the source files to check in the
compile_commands.json file and find the config from there, but
apparently that is not the whole truth!?
@lonvia lonvia merged commit e891b0a into osm2pgsql-dev:master Aug 22, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants