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.

貢獻者指南