Skip to content

Add new line after close brace #713

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 9 commits into from
Feb 21, 2017
Merged

Conversation

kapilmb
Copy link

@kapilmb kapilmb commented Feb 17, 2017

Updates PlaceCloseBrace rule to add a new line after a close brace, such that it is on a line by itself.

Resolves PowerShell/vscode-powershell#508

@kapilmb
Copy link
Author

kapilmb commented Feb 21, 2017

Thanks @daviwil!

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.

Code formatting should place cuddled else on new line when openBraceOnSameLine is false
3 participants