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

Added chained "pipe" function formatting tests #6818

Merged
merged 4 commits into from Jun 3, 2020

Commits on Nov 6, 2019

  1. add pipeline function call test

    which was correct according to prettier@1.18.2
    
    Co-authored-by: Simon Lydell <simon.lydell@gmail.com>
    Co-authored-by: Christopher J. Brody <chris@brody.consulting>
    Christopher J. Brody and lydell committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    4fb705b View commit details
    Browse the repository at this point in the history
  2. add another pipe function call test with added comments

    in order to avoid unwanted reformatting
    
    Co-authored-by: Simon Lydell <simon.lydell@gmail.com>
    Co-authored-by: Christopher J. Brody <chris@brody.consulting>
    Christopher J. Brody and lydell committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    cb4494d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Merge branch 'master' into pipe-function-formatting-tests

    # Conflicts:
    #	tests/functional_composition/__snapshots__/jsfmt.spec.js.snap
    #	tests/js/functional-composition/pipe-function-calls-with-comments.js
    #	tests/js/functional-composition/pipe-function-calls.js
    fisker committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    2fce5cc View commit details
    Browse the repository at this point in the history
  2. Remove outdated comment

    fisker committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    c8808b3 View commit details
    Browse the repository at this point in the history