Skip to content

Code style fixes from coder_review.admin.inc..coder_review.common.inc. #7

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

Merged
merged 4 commits into from
Aug 1, 2017

Conversation

serundeputy
Copy link
Member

In coder_review root directory only.

@serundeputy serundeputy requested a review from docwilmot May 28, 2017 19:44
call_user_func_array($function, array(&$coder_args, $review, $rule, $lines, &$results));
call_user_func_array($function, array(
&$coder_args,
$review, $rule,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if this entire array should be wrapping in multiple lines or not, but if so, these two elements should not be in the same line then.

@docwilmot docwilmot merged commit febd6a9 into review Aug 1, 2017
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.

3 participants