Skip to content

fix annoying pipeline behaviour#5356

Merged
lpil merged 1 commit into
gleam-lang:mainfrom
giacomocavalieri:fix-turn-into-pipe
Feb 7, 2026
Merged

fix annoying pipeline behaviour#5356
lpil merged 1 commit into
gleam-lang:mainfrom
giacomocavalieri:fix-turn-into-pipe

Conversation

@giacomocavalieri

Copy link
Copy Markdown
Member

Previously the "convert to pipe" code action could only work on the outermost call ignoring any nested call. I thought that was a bit annoying and Louis agreed, so here's a fix!

  • Tests have been added for new behaviour
  • The changelog has been updated for any user-facing changes

@lpil lpil left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@lpil
lpil merged commit 0fb1b13 into gleam-lang:main Feb 7, 2026
12 checks passed
@giacomocavalieri
giacomocavalieri deleted the fix-turn-into-pipe branch February 7, 2026 19:01
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 this pull request may close these issues.

2 participants