Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 216 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 216 Bytes

Contributing

Code formatting

Run mix format from the master branch of elixir.

Running tests

mix test

Building docs

MIX_ENV=docs mix docs