Skip to content

suppress cppcheck warnings

Shaun Roe requested to merge sroe/athena:23.0-cppcheck-TRT_CalibAlgs into master

[minor] suppress two cppcheck warnings. Check on argv dimension (i.e. argc) already performed in 'main'.

Merge request reports