@@ -65,7 +65,8 @@ defmodule ComponentsElixir.MixProject do
{:gettext,"~> 0.26"},
{:jason,"~> 1.2"},
{:dns_cluster,"~> 0.2.0"},
{:bandit,"~> 1.5"}
{:bandit,"~> 1.5"},
{: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.