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

Fix NormalizeWhitespace - String Interpolation with e.g. Initializer-expressions #51213

Merged
merged 9 commits into from
Feb 19, 2021
Merged

Fix NormalizeWhitespace - String Interpolation with e.g. Initializer-expressions #51213

merged 9 commits into from
Feb 19, 2021

Commits on Feb 13, 2021

  1. #50742 fix normalize whitespace

    Bernd Baumanns committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    f284f21 View commit details
    Browse the repository at this point in the history
  2. test updated

    Bernd Baumanns committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    1dabbaf View commit details
    Browse the repository at this point in the history
  3. comment added to VisitInterpolatedStringExpression

    Bernd Baumanns committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    800119c View commit details
    Browse the repository at this point in the history
  4. TestVerbatimStringInterpolationWithLineBreaks added, TestLineBreakInt…

    …erpolations extended
    Bernd Baumanns committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    a340856 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae26e1b View commit details
    Browse the repository at this point in the history
  6. comment style changed

    Bernd Baumanns committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    90689a1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fixNormalizeWhitespaceStringInterpolation' of https://g…

    …ithub.com/bernd5/roslyn into fixNormalizeWhitespaceStringInterpolation
    Bernd Baumanns committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    07a78e0 View commit details
    Browse the repository at this point in the history
  8. usage of TestNormalizeExpression and TestNormalizeStatement

    Bernd Baumanns committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    bf68fcf View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Keep attributes together

    Bernd Baumanns committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    50592f1 View commit details
    Browse the repository at this point in the history