nccgroup/sobelow

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

Ouverte

#165 ouverte le 3 mai 2024

 (3 commentaires) (0 réaction) (0 personne assignée)Elixir (119 forks)batch import
enhancementgood first issuehelp wanted

Métriques du dépôt

Stars
 (1 780 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur