Identifying which CodeCheck scripts are taking a long time and three functions that might be slowing down your custom API scripts.
Tag: <span>Codecheck</span>
There are a lot of benefits to sharing Understand projects, but if you want to create your own, you can still benefit from the shared knowledge of your team.
Understand’s CodeCheck features let your team catch bugs before they even make it to QA and help keep your code readable and maintainable.
How we will be improving git submodule support in Understand.
Using unexplained numbers makes your code hard to understand, and difficult to adapt and extend. Static analysis tools like Understand can find them, but take care fixing them.
I used Understand’s CodeCheck feature to examine an influential COVID infection simulation program from Imperial College in the UK as it existed in March 2020 when it was being used to advise world leaders.
Your boss tasks you with figuring out how tied your C++ code base is to the ‘#pragma’ compiler directives. Learn to do it quickly with CodeCheck.
Coding Standards are a necessary evil for most teams, even ours.