Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 259 Bytes

STYLE_GUIDE.md

File metadata and controls

9 lines (6 loc) · 259 Bytes

Style Guide

This project uses CheckStyle to validate the style of the code.

Its automatically executed within the build process and will fail the build if it detects violations.

You can import the checkstyle.xml into your IDE to ease using the guide.