Skip to content

Conversation

@webwarrior-ws
Copy link
Contributor

Do not apply this rule when an argument passed to pipe operator spans multiple lines.

Added test for using multi-line argument to pipe operator.
Using single pipe operator with multi-line first argument
should be allowed.
@knocte
Copy link
Collaborator

knocte commented Dec 30, 2025

  • Please squash 2nd with 3rd commit, no reason to separate them.
  • Please avoid ending dots in commit msg titles.

To not fire if the first argument to pipe operator (`|>`) takes
more than one line.

Also updated docs to reflect changes in the rule behavior.
@webwarrior-ws
Copy link
Contributor Author

  • Please squash 2nd with 3rd commit, no reason to separate them.
  • Please avoid ending dots in commit msg titles.

Squashed last 2 commits and fixed commit message title.

@knocte knocte merged commit 7980a8c into fsprojects:master Dec 30, 2025
8 checks passed
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