Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Apr 2016 at 03:59 UTC
Updated:
12 May 2016 at 08:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mile23Generic.Functions.FunctionCallArgumentSpacing.SpaceBeforeCommademands that we never put a space before a comma when we're sending arguments to a function or method.It's so mean.
All changes are like this:
Comment #3
borisson_Comment #4
alexpottThis should just be
Generic.Functions.FunctionCallArgumentSpacingcore complies with all the other parts of this sniff according to phpcs. Other than that this looks great. Fixing on commit.