Skip to content
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

Fix return type comments #229

Merged
merged 6 commits into from
Feb 10, 2018
Merged

Fix return type comments #229

merged 6 commits into from
Feb 10, 2018

Conversation

photodude
Copy link
Contributor

@photodude photodude commented Feb 10, 2018

Adds tests to cover these changes

Changes adopted from Squiz.Commenting.FunctionComment PHPCS 3.x branch which addressed these issues.

Note: PEAR.ControlStructures.MultiLineCondition.Alignment is struggling here the same lines gives

  • Multi-line IF statement not indented correctly; expected 32 spaces but found 28.
    or after fixing
  • Multi-line IF statement not indented correctly; expected 28 spaces but found 32.
    This is a PHPCS indenting issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Joomla.Commenting.FunctionComment.InvalidReturn errors with return type comments
2 participants