Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Add .editorconfig #3001

Merged
merged 1 commit into from Mar 17, 2017
Merged

Add .editorconfig #3001

merged 1 commit into from Mar 17, 2017

Conversation

MichalStrehovsky
Copy link
Member

This was taken from the CoreFX repo verbatim, since we use the same
coding style. We can tweak it as appropriate (I'm thinking about
upgrading some suggestions to warnings, for example).

I already see some issues with it (e.g. insisting that we prefix statics
with s_, even for threadstatics - where we use t_).

This was taken from the CoreFX repo verbatim, since we use the same
coding style. We can tweak it as appropriate (I'm thinking about
upgrading some suggestions to warnings, for example).

I already see some issues with it (e.g. insisting that we prefix statics
with `s_`, even for threadstatics - where we use `t_`).
@jkotas jkotas merged commit fce9c34 into dotnet:master Mar 17, 2017
@MichalStrehovsky MichalStrehovsky deleted the editorConfig branch March 17, 2017 03:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants