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

fetch main #95

Merged
merged 5 commits into from
Nov 12, 2024
Merged

fetch main #95

merged 5 commits into from
Nov 12, 2024

Commits on Nov 11, 2024

  1. CI: Fix formatting

    Generate solution files with the rider plugin.
    
    Run dotnet format on the solution.
    
    Co-authored-by: Henrik van Peet <[email protected]>
    henneboy authored and mads256h committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    db2d4bb View commit details
    Browse the repository at this point in the history
  2. Format all files

    mads256h committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    93b4b8f View commit details
    Browse the repository at this point in the history
  3. EditorConfig changes

    Changes:
    
    - Don't use this
    - Use language types instead of BCL types (e.g. string vs String)
    - Force accessibility modifiers
    - Use var where possible
    - Use expression bodies for stuff
    - Prefer braces
    mads256h committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c4030c3 View commit details
    Browse the repository at this point in the history
  4. Format all files

    mads256h committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d732ef4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b267bc1 View commit details
    Browse the repository at this point in the history