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

Give all analyzers unique identifiers #85

Merged
merged 1 commit into from
Dec 16, 2018

Commits on Dec 16, 2018

  1. Give all analyzers unique identifiers

    In order to use Gu.Roslyn.Asserts to make tests more succient, and
    also to reduce the "magic" in the tests, we need that all analyzers
    have unique identifers.
    
    This PR just makes all the identifers unique, in a subsequent PR
    we'll make use of Gu.Roslyn.Asserts.
    
    See GuOrg/Gu.Roslyn.Asserts#99 for a little context.
    mikkelbu committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    42da406 View commit details
    Browse the repository at this point in the history