Avoid exposing too many attributes
Read more
Avoid using functions before their declaration
Read more
Avoid repetitive access to nested members
Read more
Code should be stripped out of suspicious comments
Read more
Semicolons seem to be missing too frequently
Read more
Structural code complexity may be too high
Read more
The code contains too many lines containing several instructions
Read more
Method parameters should have their description tag
Read more
A line of code shouldn’t be too long (to help readability)
Read more
Code indentation, line, and character encoding formats should be consistent
Read more