Skip to content

Fix "semicolon" lint rule options (was not enabled)#13999

Merged
4 commits merged into
masterfrom
semicolon
Mar 3, 2017
Merged

Fix "semicolon" lint rule options (was not enabled)#13999
4 commits merged into
masterfrom
semicolon

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 10, 2017

This has probably been disabled since #12201. (See palantir/tslint#889)

Copy link
Copy Markdown
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change introduces quite a few rogue ^Ms scattered around. I'm not sure if they're real or not, but worth checking out.

They're not in every file, though. Is there some pattern?

@ghost
Copy link
Copy Markdown
Author

ghost commented Mar 1, 2017

@sandersn Looks like ^M shows up in a file with a BOM but not in a file without one. Can we just remove every BOM?

@sandersn
Copy link
Copy Markdown
Member

sandersn commented Mar 1, 2017

That sounds like a good idea to me.

@ghost
Copy link
Copy Markdown
Author

ghost commented Mar 1, 2017

Added #14391

@ghost ghost merged commit 6d7bc65 into master Mar 3, 2017
@ghost ghost deleted the semicolon branch March 3, 2017 15:19
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This pull request was closed.
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.

4 participants