Closed
Description
Some customers treat some hints as fatal. Their build tools and continuous integration systems want to "fail" if certain hints pop up.
This is a request to allow us to use something like the .analysis_options file to declare, for a project, which hints are fatal.
This would be a big productivity win for us, and allow us to not have to force our users to run analyzer through our custom scripts.
Thanks!