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

Support experimental pipe operator #436

Open
Yethal opened this issue Nov 23, 2024 · 2 comments
Open

Support experimental pipe operator #436

Yethal opened this issue Nov 23, 2024 · 2 comments

Comments

@Yethal
Copy link

Yethal commented Nov 23, 2024

Alejandra formatting breaks when code contains the experimental |> operator

@aftix
Copy link

aftix commented Jan 1, 2025

The parsing library, rnix-parser, now supports the pipe operators.

@JumpIn-Git
Copy link

JumpIn-Git commented Feb 4, 2025

when will this be fixed?

echo '3 |> (a: a + 2)' | alejandra -q
3 |> (a: a + 2)

Failed! 1 error found at:
- <anonymous file on stdin>: error node at 2..3

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

No branches or pull requests

3 participants