Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

code-style.md

File metadata and controls

6 lines (4 loc) · 251 Bytes

Code Style

The pom.xml is configured to enforce a coding style defined in checkstyle.xml.

The intent here is to maintain a common style across the project and rely on the process to enforce it instead of individuals.