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...