Coding Style Guide
Our project follows Google Style Guides. Depending on your programming language, please refer to the link below.
Our checkstyle configuration file is included in the repository. Please install the checkstyle plugin in your IDE such as IntelliJ, and format the source code by adding this configuration file.