Skip to content
GitLab
Explore
Sign in
DataQualityUtils: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck2.DataQualityUtils-20231027
into
main
Oct 27, 2023
Overview
5
Commits
1
Pipelines
1
Changes
3
Expand
Pass containers by const reference, not by value. Ignored function return value.
Merge request reports