Understand’s CodeCheck features let your team catch bugs before they even make it to QA and help keep your code readable and maintainable.
Tag: styleguide
Help your future self… write code not “magic”
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.
Opening Braces Should Appear on Their Own Line
Coding Standards are a necessary evil for most teams, even ours.