-
-
Notifications
You must be signed in to change notification settings - Fork 83
Fixing the title of the Generic.Docs.NoSpaceAfterCastStandard docs #384
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
Fixing the title of the Generic.Docs.NoSpaceAfterCastStandard docs #384
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.
@jpoliveira08 Thank you for this PR.
I've left one suggestion inline to make the title reflect the sniff name even more precsiely.
Other than that, could you please have a look at the third checkbox under "PR checklist" ? Thank you!
src/Standards/Generic/Docs/Formatting/NoSpaceAfterCastStandard.xml
Outdated
Show resolved
Hide resolved
Docs changed: Generic.Formatting.NoSpaceAfterCastStandard Generic.Formatting.SpaceAfterCastStandard
@jrfnl Ready to review Changes
|
@jpoliveira08 Thank you for making that update and congratulations on your first open source PR, submitted & merged within 24 hours. Well done and welcome to open source! |
Bem-vindo, @jpoliveira08! It's good to see another Brazilian around, and thanks for your contribution to the project. |
Muito obrigado @rodrigoprimo! Thank you so much @jrfnl! |
I'm glad to hear that and look forward to your next contribution. |
…HPCSStandards#384) * Fixing the title of the Generic.Docs.NoSpaceAfterCastStandard docs * Making some Generic rules docs more precisely Docs changed: Generic.Formatting.NoSpaceAfterCastStandard Generic.Formatting.SpaceAfterCastStandard
Description
The aim of this PR is to fix the title of the XML documentation for the Sniff Generic.Formatting.NoSpaceAfterCastStandard. The current title states "Space After Casts" which seems different to the file name and the standard description.
Related issues/external references
Fixes #383
Types of changes
PR checklist