Skip to content

avoid regressions for linting improvements  #1400

@baywet

Description

@baywet

@SimonCropp thank you for all the linting and other improvements pull requests (for other readers #1365 through #1398)

I'd like to make sure we don't introduce regressions on those improvements in the future. Hence this issue.

I think we should be able to get all those checked on every PR with:

  • editor config with a well configured csharp section
  • dotnet format --verify-no-changes
  • editing one of the existing GHA workflows to run this command.

Thoughts? Is this something you'd be willing to submit a PR for once the linting PRs are merged?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions