Skip to content

Update .editorconfig #532#551

Merged
gregkalapos merged 1 commit intoelastic:masterfrom
gregkalapos:editorconfigrevert
Oct 12, 2019
Merged

Update .editorconfig #532#551
gregkalapos merged 1 commit intoelastic:masterfrom
gregkalapos:editorconfigrevert

Conversation

@gregkalapos
Copy link
Copy Markdown
Contributor

@gregkalapos gregkalapos commented Oct 12, 2019

The .editorconfig was changed in #497.

That PR was about "Central Config Implementation". Let's revert the .editorconfig change and in case we really want to change it please do it in a separate PR. Also as agreed we should keep .editorconfig in sync across .NET repos at elastic - or at least make it very similar.

#532 and #535 take care of making the errors go away and from this point we have CI support to enforce the correct code style.

Mainly noticed because of csharp_style_expression_bodied_methods = true:error was changed to true:none. That'd cause not reformatting one liners to expression bodied methods, while we already have lots of existing expression bodied methods - let's try to keep this unified and not change for now.

The `.editorconfig` was changed in #497. That PR was about "Central Config Implementation". Let's revert the `.editorconfig` change and in case we really want to change it please do it in a separate PR.
@gregkalapos gregkalapos self-assigned this Oct 12, 2019
@gregkalapos gregkalapos merged commit 2566eaa into elastic:master Oct 12, 2019
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.

2 participants