-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable support for StaticCodeAnalysis.SuppressMessages.xml #643
Conversation
…s rules for individual files fixes rr-wfm#578
test/TestProjectWithAnalyzers/Procedures/sp_TestUnsuppressed.sql
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Off to a great start I think. Really appreciate you taking the time to move this project forward @ErikEJ.
@jmezach Thanks, I think we still have potential to be a great .dacpac build SDK for a while |
@jmezach Attempted to set current dir |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@jeffrosenberg Hope you had a nice holiday. Would be grateful if you could have a look at this 🙏 |
In order to suppress rules for individual files
fixes #578