Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

object-literal-sort-keys: don't consider \r\n as two line breaks #3427

Merged
merged 1 commit into from
Oct 31, 2017
Merged

object-literal-sort-keys: don't consider \r\n as two line breaks #3427

merged 1 commit into from
Oct 31, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Oct 31, 2017

PR checklist

Overview of change:

[bugfix] object-literal-sort-keys fixed regression that effectively disabled the rule with \r\n line breaks
Fixes: #3426

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[bugfix] `object-literal-sort-keys` fixed regression that effectively disabled the rule with `\r\n` line breaks
Fixes: #3426
@adidahiya adidahiya merged commit 2d0a49b into palantir:master Oct 31, 2017
@adidahiya
Copy link
Contributor

thanks for the quick regression fix!

HyphnKnight pushed a commit to HyphnKnight/tslint that referenced this pull request Apr 9, 2018
…antir#3427)

[bugfix] `object-literal-sort-keys` fixed regression that effectively disabled the rule with `\r\n` line breaks
Fixes: palantir#3426
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.

object-literal-sort-keys doesn't flag errors on Windows starting in version 5.8.0
2 participants