You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just used your php-cs-fixer on my project and I find it a strange behavior when it tried to indent my array. My indentation settings on my IDE is 2 spaces. The array is correctly indented but based to the if condition, not to the self variable.
Here is the result of the changes:
Most likely expected changes:
The text was updated successfully, but these errors were encountered:
Hello,
I just used your php-cs-fixer on my project and I find it a strange behavior when it tried to indent my array. My indentation settings on my IDE is 2 spaces. The array is correctly indented but based to the if condition, not to the self variable.
Here is the result of the changes:

Most likely expected changes:

The text was updated successfully, but these errors were encountered: