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

switch-final-break: don't fail for break statement with label #2914

Merged
merged 1 commit into from Jun 16, 2017
Merged

switch-final-break: don't fail for break statement with label #2914

merged 1 commit into from Jun 16, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Jun 11, 2017

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

[bugfix] switch-final-break: don't fail if break jumps to a label outside of the switch

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

CHANGELOG.md entry:

[bugfix] `switch-final-break`: don't fail if break jumps to a label outside of the switch
@adidahiya adidahiya added this to the TSLint v5.5 milestone Jun 16, 2017
@adidahiya adidahiya merged commit eb8074e into palantir:master Jun 16, 2017
HyphnKnight pushed a commit to HyphnKnight/tslint that referenced this pull request Apr 9, 2018
…ir#2914)

[bugfix] `switch-final-break`: don't fail if break jumps to a label outside of the switch
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.

None yet

2 participants