Code Style
formatting, indenting, names, and much more
References
Tools
- Code Style: astyle
- Checkstyle A tool that can enforce multiple style guides
- Google’s Tool to convert code to Google’s Java Style: https://github.com/google/google-java-format
Related topics:
- Code Style: astyle—automatic code indenting tool available on CSIL