@@ -176,7 +176,15 @@ defmodule MusicLibrary.MixProject do
defpusage_rulesdo
[
file:"AGENTS.md",
usage_rules::all
usage_rules:[
:elixir,
:otp,
"phoenix:all",
:usage_rules,
"usage_rules:all",
# link fluxon as it's HUGE
{:fluxon,link::at}
]
]
end
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.