nccgroup/sobelow

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

オープン

#165 opened on 2024/05/03

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Elixir (119 件のフォーク)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (1,780 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド