Use `mix format` (from Elixir 1.6() instead of credo
Abierto
chore
enhancement
technical
- Lenguaje dominante
- Elixir
- Estrellas
- 33
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.