@@ -52,7 +52,8 @@ defmodule Mihainator.MixProject do
{:telemetry_poller,"~> 1.0"},
{:jason,"~> 1.2"},
{:dns_cluster,"~> 0.1.1"},
{: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.