AM-60 Refactor codebase with cppcheck tool for analyze sources
Closed this issue · 0 comments
MaksymT17 commented
Refactoring/optimisation
Use cppcheck tool for refactoring code and fixing warnings.
Modify code in case of warnings, focus on performance and readability.
Do not remove unused code(functions).
Ignore other warnings which fixes can make the code more complex.