Use `mix format` (from Elixir 1.6() instead of credo
Open
chore
enhancement
technical
- Dominant language
- Elixir
- Stars
- 33
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
see: https://github.com/dwyl/github-backup/pull/21#discussion_r174291676
Instead of using Credo we can use the build in Elixir mix command `mix format` https://hexdocs.pm/mix/Mix.Tasks.Format.html
However I think Heroku buildback for Elixir still use the 1.5 version so we might need to wait a bit before using 1.6
see https://github.com/HashNuke/heroku-buildpack-elixir/blob/master/elixir_buildpack.config
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.