Skip to content

Conversation

@lukas-lansky
Copy link
Contributor

@lukas-lansky lukas-lansky commented May 19, 2021

As discussed, we are asking people to adhere to dotnet/runtime's style guide. That guide mentions that "An EditorConfig file (.editorconfig) has been provided at the root of the runtime repository, enabling C# auto-formatting conforming to the above guidelines."

This makes it easier for one-time contributors to provide code that conforms to the guide as these settings are respected by modern IDEs. It also allows for automated refactoring to not work against the requested style.

This PR adopts the C# part of the runtime's EditorConfig file so that we get the same benefits in Arcade.

Copy link
Member

@markwilkie markwilkie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Lukas!

@lukas-lansky lukas-lansky merged commit 750bcf3 into dotnet:main May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants