Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 612 Bytes

STYLEGUIDE.md

File metadata and controls

17 lines (12 loc) · 612 Bytes

Style guide

The style guides of reference are:

Below are rules to tackle issues we encountered in this project.

Packages and symbols

  • do not :use packages (unless there is no choice).
  • prefer package-local-nicknames over :import-from.