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
* Docs: add documentation for Squiz.WhiteSpace.ScopeClosingBrace
* Docs: improve documentation for Squiz.WhiteSpace.ScopeClosingBrace
- Fixup CDATA indentation
- Improve wording in code examples
- Add more varied code examples
* Docs: clarify wording and code samples for Squiz.WhiteSpace.ScopeClosingBrace
* Docs: combine code examples in Squiz.WhiteSpace.ScopeClosingBrace
Better illustrates that statements can be indented,
and that their closing braces still should align
with the start of the statement.
* Docs: improve examples for Squiz.WhiteSpace.ScopeClosingBrace
- Reduces wordiness
- Adds an example of too little whitespace
* Docs: add missing emphasis in Squiz.WhiteSpace.ScopeClosingBrace
* Docs: improve code examples for Squiz.WhiteSpace.ScopeClosingBrace
- Combine too little with too much whitespace
- Adjust emphasis on example containing PHP tags
- Change example paragraph to span for better HTML formatting
0 commit comments