Skip to content

Trailing operators still need work #59

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

Closed
kddnewton opened this issue Apr 22, 2022 · 0 comments · Fixed by #85
Closed

Trailing operators still need work #59

kddnewton opened this issue Apr 22, 2022 · 0 comments · Fixed by #85

Comments

@kddnewton
Copy link
Member

expect(sorted_fruit.map { |fruit| fruit["name"] }).
  # order by size
  to eq(["apple", "strawberry", "blueberry"])

For more details, see prettier/plugin-ruby#1034

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant