Skip to content

Re-spacing of multi-line echo statements #6870

Closed Answered by Wirone
oleibman asked this question in Q&A
Discussion options

You must be logged in to vote

The rule that is causing this change is braces. You can see it when you run Fixer with --verbose option, which prints applied fixers.

I believe this is some kind of side effect that can be considered as a bug. I am not sure if Fixer supports commas used like this.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@keradus
Comment options

Comment options

You must be logged in to vote
2 replies
@oleibman
Comment options

@Wirone
Comment options

Answer selected by oleibman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #6869 on March 29, 2023 16:33.