Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stream: simplify writable's validChunk() #20696

Merged
merged 1 commit into from
May 14, 2018
Merged

Commits on May 14, 2018

  1. stream: simplify writable's validChunk()

    This commit simplifies validChunk() by removing an unnecessary
    intermediate variable.
    
    PR-URL: nodejs#20696
    Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
    Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    Reviewed-By: Jackson Tian <shyvo1987@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    cjihrig committed May 14, 2018
    Configuration menu
    Copy the full SHA
    a9c34b4 View commit details
    Browse the repository at this point in the history