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

Format records and anonymous types with their member values #2144

Merged

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    ac875c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8083e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11043e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    765f14a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d117ec8 View commit details
    Browse the repository at this point in the history
  6. Make methods private

    benagain committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    c6faabc View commit details
    Browse the repository at this point in the history
  7. Remove unused code

    benagain committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fa669cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0eaf54a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8e2d48 View commit details
    Browse the repository at this point in the history
  10. Update Tests/FluentAssertions.Specs/Formatting/FormatterSpecs.cs

    Co-authored-by: Jonas Nyrup <jnyrup@users.noreply.github.com>
    benagain and jnyrup committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    825b119 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e071d43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    29f2a80 View commit details
    Browse the repository at this point in the history
  13. Updates for recent analyser

    benagain committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    82617c2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    31f1aee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    68378ef View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    23ee7a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1466fe8 View commit details
    Browse the repository at this point in the history
  18. Use multiline string literals for formatting tests

    These show the expected output much more clearly.
    benagain committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    791b945 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    683e2e5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5d3e1a2 View commit details
    Browse the repository at this point in the history
  21. Update Tests/FluentAssertions.Specs/Types/TypeExtensionsSpecs.cs

    Co-authored-by: IT-VBFK <49762557+IT-VBFK@users.noreply.github.com>
    benagain and IT-VBFK committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f809a27 View commit details
    Browse the repository at this point in the history
  22. Update Tests/FluentAssertions.Specs/Types/TypeExtensionsSpecs.cs

    Co-authored-by: IT-VBFK <49762557+IT-VBFK@users.noreply.github.com>
    benagain and IT-VBFK committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3b4af71 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    169595a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5126459 View commit details
    Browse the repository at this point in the history
  25. Improve test formatting

    benagain committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8aea677 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    42d3bd2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b29feb1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9ad585b View commit details
    Browse the repository at this point in the history