Skip to content

[Enhancement]: csharpier for formatting #1501

@cimnine

Description

@cimnine

Problem

When I was working on the code, my IDE formatted the code in a way that didn't match the repository's style.

Solution

Format the code with csharpier and automatically check the formatting via a GitHub Action.

Benefit

  • It would no longer be a manual task to check if the formatting is correct.
  • It would level opinions about the formatting (It's the way the formatter does it and that's the way it is.)

Alternatives

Another formatter, e.g. dotnet format. But that one isn't as rigorous, and it's also slow.

Would you like to help contributing this enhancement?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions