nccgroup/sobelow

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

Open

#165 aperta il 3 mag 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Elixir (119 fork)batch import
enhancementgood first issuehelp wanted

Metriche repository

Star
 (1780 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor