nccgroup/sobelow

`--no-router` flag for use in non-Phoenix projects

Open

#165 创建于 2024年5月3日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Elixir (119 fork)batch import
enhancementgood first issuehelp wanted

仓库指标

Star
 (1,780 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I see the cannot found the router warning in my umbrella applications which do not have Phoenix routers, and I would also like to use Sobelow in some libraries that I maintain without seeing this warning.

If a --no-router flag is specified (or is present in configuration), then the no_router message should not be printed.

贡献者指南