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

feat!: expand format for integer types for C# #2054

Merged
merged 4 commits into from
Jun 21, 2024

Commits on Jun 20, 2024

  1. Take into account format for integer types.

    Jens Spitaels authored and Jens Spitaels committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0f71885 View commit details
    Browse the repository at this point in the history
  2. Add a test to verify int64 format results in long constraint.

    Jens Spitaels authored and Jens Spitaels committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b49100e View commit details
    Browse the repository at this point in the history
  3. Fix a small spacing issue

    Jens Spitaels authored and Jens Spitaels committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    34eb107 View commit details
    Browse the repository at this point in the history
  4. Fix linting issue.

    Jens Spitaels authored and Jens Spitaels committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    19bdea1 View commit details
    Browse the repository at this point in the history