Closed uesteibar closed 4 years ago
This is meant to be used for example to avoid calling AppWeb from App in Phoenix applications.
AppWeb
App
For now I built a simple version where only top level namespaces are supported and it only allows configuring one module -> restrictions set per check.
module -> restrictions
This is meant to be used for example to avoid calling
AppWeb
fromApp
in Phoenix applications.For now I built a simple version where only top level namespaces are supported and it only allows configuring one
module -> restrictions
set per check.