@ -59,7 +59,8 @@ defmodule SomethingErlang.MixProject do
{:dns_cluster,"~> 0.1.1"},
{:bandit,"~> 1.2"},
{:meeseeks,"~> 0.17.0"},
{:req,"~> 0.5.0"}
{:req,"~> 0.5.0"},
{:credo,"~> 1.7",only:[:dev,:test],runtime:false}
]
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.