-
Notifications
You must be signed in to change notification settings - Fork 7
Contributing
Chris Hutchinson edited this page Jun 28, 2015
·
6 revisions
This project uses Apache Maven 3.3.x. Maven is required to build this project; some development tools have built-in support for Maven.
Following style and formatting guidelines is crucial to providing readable, maintainable, and beautiful code. Code that does not follow the style guidelines may be rejected. Additional requirements or information concerning the guidelines are listed below.
- The column limit should be no longer than 100 mono-spaced glyphs
- The column limit may be ignored if line wrapping makes it difficult to read or understand the code