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
{{ message }}
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
Hi,
I would like to know if there's a way with the add-in to export the list of suppressions that are configured within visual studio to a file.
That would help me to setup a CI pipeline that uses the same suppressions as the add-in, otherwise issues will be correctly ignored in my IDE, but the CI pipeline will trigger them and it would be a bit annoying to have to create and maintain this file manually...