? Pending

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
20 Aug 2017

Pull Request for Issue #17637

Summary of Changes

fix the drone error Line exceeds 150 characters error cc @wilsonge @C-Lodder

Testing Instructions

review

Expected result

no errors

Actual result

FILE: /drone/src/github.com/joomla/joomla-cms/plugins/system/debug/debug.php
--------------------------------------------------------------------------------
FOUND 0 ERROR(S) AND 1 WARNING(S) AFFECTING 1 LINE(S)
--------------------------------------------------------------------------------
 647 | WARNING | Line exceeds 150 characters; contains 165 characters
--------------------------------------------------------------------------------

Documentation Changes Required

avatar joomla-cms-bot joomla-cms-bot - change - 20 Aug 2017
Category Front End Plugins
avatar zero-24 zero-24 - open - 20 Aug 2017
avatar zero-24 zero-24 - change - 20 Aug 2017
Status New Pending
avatar brianteeman brianteeman - test_item - 20 Aug 2017 - Tested successfully
avatar brianteeman
brianteeman - comment - 20 Aug 2017

I have tested this item successfully on 92d7b11

Code review


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17639.

avatar mbabker
mbabker - comment - 20 Aug 2017

Sooner or later we really need to revisit this hard line length limit in the PHPCS rules. Far too often it results in "creative" concatenation to get around it which makes things painful to read.

avatar wilsonge wilsonge - change - 20 Aug 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-08-20 23:44:41
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 20 Aug 2017
avatar wilsonge wilsonge - merge - 20 Aug 2017

Add a Comment

Login with GitHub to post a comment