nccgroup/sobelow

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

开放

#165 创建于 2024年5月3日

 (3 条评论) (0 个反应) (0 位负责人)Elixir (119 个派生)batch import
enhancementgood first issuehelp wanted

仓库指标

星标
 (1,780 个星标)
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.

贡献者指南