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.
I see the
cannot found the routerwarning 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-routerflag is specified (or is present in configuration), then theno_routermessage should not be printed.