Skip to content

Run a few clang-tidy checks on TrkTools

  • use empty
  • Use nullptr
  • Use const ref rahter than value where applicable
  • simplify boolean expression

etc

Merge request reports