Skip to content

Monopole: Suppress cppcheck false positive.

Scott Snyder requested to merge ssnyder/athena:cppcheck.Monopole-20240516 into main

Suppress false-positive nullPointerRedundantCheck warning. (cppcheck misses that G4Exception doesn't return.)

Merge request reports