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

Consider adding a linting and formatting to the repo #490

Open
rynowak opened this issue Nov 30, 2020 · 0 comments
Open

Consider adding a linting and formatting to the repo #490

rynowak opened this issue Nov 30, 2020 · 0 comments
Milestone

Comments

@rynowak
Copy link
Contributor

rynowak commented Nov 30, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants