Maintainability is our top priority. Prefer simple over complex, and less over more.
The goal is to make the code read as if it were written by one person.
@return and @param tags can be omitted if they add no value.Review your changeset before pushing to ensure all changes are intentional and nothing unrelated is included.