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

Fixed whitespace rule for trivial for cases. #3132

Merged
merged 3 commits into from Aug 15, 2017
Merged

Fixed whitespace rule for trivial for cases. #3132

merged 3 commits into from Aug 15, 2017

Conversation

WiseBird
Copy link
Contributor

PR checklist

Overview of change:

whitespace rule no longer reports for statement with one part missing as an error, e.g.:

    for (x = 2; x--;) {}
    for (;;) {}

@palantirtech
Copy link
Member

Thanks for your interest in palantir/tslint, @WiseBird! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@ajafff ajafff merged commit b6e4328 into palantir:master Aug 15, 2017
@ajafff
Copy link
Contributor

ajafff commented Aug 15, 2017

Thanks @WiseBird

@ajafff ajafff mentioned this pull request Aug 25, 2017
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.

None yet

4 participants