Skip to content

22.0-cppcheck-DataQualityUtils

Shaun Roe requested to merge sroe/athena:22.0-cppcheck-DataQualityUtils into master

Address all cppcheck defects; in particular passing string arguments by const ref, using prefix increment on iterators, omittng redundant logic checks.

Merge request reports