Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
base system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Feb 2017 at 17:26 UTC
Updated:
5 Mar 2017 at 18:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
klausiPatch.
Comment #3
himanshu-dixit commentedLGTM, phpcs doesn't show any error now.
Comment #6
xjmHm looks like @catch's pre-commit hooks are still not working.
I confirmed that this is the only failure of this rule in core at the moment with:
phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme --sniffs=Drupal.Classes.UnusedUseStatement coreCommitted to 8.4.x and cherry-picked to 8.3.x. Thanks!