Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 430 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 430 Bytes

Contributing

Testing

Unit tests can be run with mix test or mix coveralls.html.

Formatting

This project uses Elixir's mix format and Prettier for formatting. Add hooks in your editor of choice to run it after a save. Be sure it respects this project's .formatter.exs.

Commits

Git commit subjects use the Karma style.