Skip to content

Add Credo and Lint command for code quality

Terence Ponce requested to merge add-credo into master

Credo is used for making sure the code written adheres to Elixir's styleguide.

We've also added a new command that combines Elixir's formatter and Credo.

Merge request reports

Loading