You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @RedX2501, to make sure that I don't miss understand your request: you want to exclude a whole project (.csproj, e. g. the test project)?
Or do you want to disable Exceptional for a configuration generating a particular assembly?
It would be nice to have an attribute (or setting) to exclude a whole assembly from analysis.
For example in test projects and it's classes and functions there is IMHO no need to document exceptions that might be thrown.
Currently the SuppressMessage attribute for Exceptional does not seem to work at assembly level.
The text was updated successfully, but these errors were encountered: