Attribute, classes and methods should follow a naming convention
Read more
Operators and operands should use appropriate spacing to help readability
Read more
Wildcard imports should not be used too frequently
Read more
A line of code shouldn’t be too long (to help readability)
Read more