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
We, developers, get into flamewars over whether to align array structure and variable assignments. Statistics of whether statements are aligned or not would be very interesting.
In ONGR Strict Standards (Squiz based, PSR-2 compatible) we forced unaligned statements, because of the argument that one element might git diff a lot of neighbourghing lines.
We, developers, get into flamewars over whether to align array structure and variable assignments. Statistics of whether statements are aligned or not would be very interesting.
In ONGR Strict Standards (Squiz based, PSR-2 compatible) we forced unaligned statements, because of the argument that one element might git diff a lot of neighbourghing lines.
Aligned code example we dislike:
The text was updated successfully, but these errors were encountered: