Skip to content

TrigConfigSvc: Fix cppcheck warnings.

Prefer preincrement to postincrement for iterator classes. Don't use find() to start the start of a string.

Merge request reports