Florian Bucher
Results
1
issues of
Florian Bucher
With the update to version 0.13 we run into a problem that `DoNotDependOnAny` no longer checks on the inheritance of a class. Our Test: ``` Classes() .That() .AreNotAbstract() .And() .DoNotHaveAnyAttributes(typeof(CompilerGeneratedAttribute))...
waitforfeedback
needs-triage