Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 579 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 579 Bytes

Erlang Guidelines

This project follows Inaka's Erlang guidelines.

Rules are not applied strictly, and the main rule is maintaining the existing style:

When editing a module written by someone else, stick to the style in which it was written. If a project has an overall style, stick to that when writing new modules as well.

Some of the guidelines are codified as editor-agnostic configuration in the .editorconfig file.