grzesiek-galezowski / nscan

dotNet Structural Constraints ANalyzer
https://grzesiek-galezowski.github.io/nscan/
MIT License
11 stars 1 forks source link

"* except *BuildScript* hasCorrectNamespaces" -> what about global usings? #21

Open grzesiek-galezowski opened 2 years ago

grzesiek-galezowski commented 2 years ago

Proposed solution: extend the syntax to

`" except BuildScript*:GlobalUsings.cs hasCorrectNamespaces" -> what about global usings?