Created
May 22, 2018 12:03
-
-
Save 0xradical/44fdf39fcc2819c03bf255a2952f4053 to your computer and use it in GitHub Desktop.
Dependência no mix.exs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defp deps do | |
[ | |
{:credo,"~> 0.8", only: [:dev, :test], runtime:false} | |
] | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment