Skip to content

SUSYTools: Fix cppcheck warnings.

Scott Snyder requested to merge ssnyder/athena:cppcheck.SUSYTools-20241220 into main

Pass string by const reference, not by value. Use starts_with rather than find().

Merge request reports

Loading