omf2097/openomf

Clang-Tidy

Closed this issue · 1 comments

Clang-tidy improvements

  • Fix all problems reported by clang-tidy
  • Enable clang-tidy by default in Github Actions (for pull requests)
  • Make all (or most?) warnings report as errors, so that new problems cannot be ignored.

Completed in #449 and #448.