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

don't remove failure that starts at end of disabled range #3177

Merged
merged 1 commit into from Aug 29, 2017
Merged

don't remove failure that starts at end of disabled range #3177

merged 1 commit into from Aug 29, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Aug 28, 2017

PR checklist

Overview of change:

Don't remove failures that start at the end of a disabled range.
The bug caused line switches to disable failures that started at the beginning of the line following the disabled line.
Fixes: #3174

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

CHANGELOG.md entry:

[bugfix] Fixed line switches to not disable failures in the next line following the disabled line

@ajafff ajafff merged commit 2ee8023 into palantir:master Aug 29, 2017
@ajafff ajafff deleted the bugfix/enable-disable-line branch August 29, 2017 08:51
HyphnKnight pushed a commit to HyphnKnight/tslint that referenced this pull request Apr 9, 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.

tslint:disable-next-line disables two subsequent lines
2 participants