realvizu / NsDepCop

NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.
GNU General Public License v2.0
200 stars 32 forks source link

Support regex in namespace definition #53

Open iotalambda opened 4 years ago

iotalambda commented 4 years ago

Instead of just wildcarding with *, support regex in namespace definition.