Skip to content

Consider adding a linting and formatting to the repo #490

@rynowak

Description

@rynowak

Describe the proposal

There's a technique I've used before that we might want to apply here:

EditorConfig is fairly lightweight and flexible and can enforce as many or as few code style rules as we want. There unfortunately isn't really a standard set of rules accepted widely in the C#-o-verse - but it's possible to arrive at a really reasonable and minimal set.

The side benefit is that editors like VS and Rider are aware of EditorConfig and will configure their settings appropriately - so most users developing on the repo end up falling into the defaults ... ahem ... by default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions