Skip to content

Fix csharp_new_line_between_query_expression_clauses #272

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

Merged
merged 1 commit into from
Sep 21, 2017
Merged

Fix csharp_new_line_between_query_expression_clauses #272

merged 1 commit into from
Sep 21, 2017

Conversation

giggio
Copy link
Contributor

@giggio giggio commented Aug 28, 2017

Change from csharp_new_line_within_query_expression_clauses to csharp_new_line_between_query_expression_clauses.
See roslyn's code for more info.

Change from `csharp_new_line_within_query_expression_clauses` to
`csharp_new_line_between_query_expression_clauses`.
See [roslyn's code](https://github.com/dotnet/roslyn/blob/9d081e899b35294b8f1793d31abe5e2c43698844/src/Workspaces/CSharp/Portable/Formatting/CSharpFormattingOptions.cs#L243) for more info.
@msftclas
Copy link

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@saldana
Copy link
Contributor

saldana commented Aug 28, 2017

✅ Validation status: passed

File Status Preview URL Details
docs/ide/editorconfig-code-style-settings-reference.md ✅Succeeded

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

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.

4 participants