-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Documentation] PSR12 - Opening Brace Space #171
[Documentation] PSR12 - Opening Brace Space #171
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dingo-d Thanks for writing this up. Looking good, Code comparisons, formatting etc, all good. Just two small remarks.
Co-authored-by: Juliette <[email protected]>
You can squash merge this one if it's ok 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dingo-d !
* Add the documentation for the PSR12 Opening Brace Space sniff
The PR contains the documentation for the PSR12/Classes/OpeningBraceSpace sniff.
Description
This PR will add the documentation for the above-mentioned sniff, according to the official standard definitions.
Suggested changelog entry
Add documentation for the PSR12 OpeningBraceSpace sniff
Related issues/external references
Part of #148
Types of changes
PR checklist