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:
@@ -7,3 +7,4 @@ constParameterReference
|
||||
constVariableReference
|
||||
functionStatic
|
||||
constParameter
|
||||
shadowVariable
|
||||
|
||||
Reference in New Issue
Block a user