Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 159 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 159 Bytes

Contributing

Code formatting

Run mix format and mix credo.

Running tests

mix test

Building docs

MIX_ENV=docs mix docs