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 have a section in the PHP coding standards called Indentation:
However, the first "exception" to it (second sentence) is about mid-line alignment. Would there be value in extracting this into a separate Alignment section? The presence of the "Rule of thumb" at the bottom of the section seems like a smell that these items could be documented separately.
The text was updated successfully, but these errors were encountered:
We have a section in the PHP coding standards called
Indentation
:However, the first "exception" to it (second sentence) is about mid-line alignment. Would there be value in extracting this into a separate Alignment section? The presence of the "Rule of thumb" at the bottom of the section seems like a smell that these items could be documented separately.
The text was updated successfully, but these errors were encountered: