Skip to content

Run clang tidy for a few packages under egamma

Christos Anastopoulos requested to merge ATLAS-EGamma/athena:egamma_tidy into master

Mainly

  • Using nullptr
  • Use empty
  • pass const std::string& rather std::string

Merge request reports