Changed debug logs from level 3 to level 5, fixed shadowVariable warning from LOG_CATEGORY macro, Added shadowVariable to cppcheck/suppressions, Fixed variable lock shadowing outer variable

This commit is contained in:
Matt Hess
2025-12-26 17:56:54 +00:00
parent a932c003bd
commit 0654c7258d
3 changed files with 17 additions and 16 deletions

View File

@@ -7,3 +7,4 @@ constParameterReference
constVariableReference
functionStatic
constParameter
shadowVariable