Skip to content
This repository was archived by the owner on Jul 5, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 355 Bytes

File metadata and controls

10 lines (8 loc) · 355 Bytes

How to

Go to: Diorite Project and pick one of goals to do, and just create PR with it.

Code style

If you are using Intellij you can just download suggested code style configuration from this repository.

  • Use Allman bracket style.
  • Use spaces for indent.
  • 160 chars per line.
  • Keep it clean.