Skip to content

Enforcing curly brace style according to coding guides#16315

Merged
mhegazy merged 2 commits into
microsoft:masterfrom
TravCav:master
Jun 7, 2017
Merged

Enforcing curly brace style according to coding guides#16315
mhegazy merged 2 commits into
microsoft:masterfrom
TravCav:master

Conversation

@TravCav

@TravCav TravCav commented Jun 7, 2017

Copy link
Copy Markdown
Contributor

According to the Style Section to the Coding Guidelines
Rule 6 states "Always surround loop and conditional bodies with curly braces."

Changed tslint.json to include "curly":[true, "ignore-same-line"] and made the appropriate changes to satisfy the rule

@msftclas

msftclas commented Jun 7, 2017

Copy link
Copy Markdown

@TravCav,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@TravCav

TravCav commented Jun 7, 2017

Copy link
Copy Markdown
Contributor Author

Related Issue #16322

@mhegazy mhegazy merged commit b57830f into microsoft:master Jun 7, 2017
@ghost ghost mentioned this pull request Jun 7, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants