Ferenc Vizkeleti
Ferenc Vizkeleti
Very good idea, thanks!
This is a major work item and won't make it to v1.8. Moving to v1.9.
I'd love to include it, preferably with the non-breaking (* and ?) syntax. Looking forward to the PR. Again, thanks a lot for your work!
Pinging @mgoutrie . Can we still expect that PR or something came up?
Thanks for working on this! My thoughts: * Please add tests to TypeDependencyValidatorTests so we can see that the pattern matching works as expected. * Please clean up comments in...
Well, this is voluntary work so no hard feelings about delays. :) All contributions are much appreciated!
Merged and released to: https://www.nuget.org/packages/NsDepCop @mgoutrie thanks for the contribution! @plainionist thanks for the nudge! :)
Thanks for submitting it. Sounds like a useful feature. Notes: * Requires #2 (build graph of dependencies) * Requires a graph cycle detection algorithm (eg. QuickGraph DFS yields no back-edge?)
Let me think this through together with #28 in a next version.
I'm not sure if I understand the situation. There's no special treatment for inheritance chains in the tool. The scenario that you have described should not work unless you have...