Skip to content
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

IDE change to handle /warnaserror with Warning analyzer bulk configur… #58461

Closed
wants to merge 1 commit into from

Commits on Dec 22, 2021

  1. IDE change to handle /warnaserror with Warning analyzer bulk configur…

    …ation in editorconfig
    
    Underlying issue: dotnet#55541
    Corresponding batch compiler fix: dotnet#58460
    This change fixes the code that computes effective severity for Analyzers node. We also need to update the code that computes effective severity for EditorConfig UX, I will file a separate issue for the same.
    
    NOTE: We have dotnet#52720 to track avoiding code duplication for computing effective severity between EditorConfig UX and other parts of the IDE
    mavasani committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    60def7b View commit details
    Browse the repository at this point in the history