? Pending

User tests: Successful: Unsuccessful:

avatar roland-d
roland-d
12 Aug 2018

Summary of Changes

This PR only cleans up the imports by alpha-ordering them. After this we should enforce alpha-ordering the imports so we don't get fatal errors anymore because people add multiple includes.

For those on PhpStorm, you can enable the Optimize Imports in your commit window
image

Testing Instructions

There are no functional changes, everything should work as before.

avatar roland-d roland-d - open - 12 Aug 2018
avatar roland-d roland-d - change - 12 Aug 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Aug 2018
Category Libraries
avatar brianteeman
brianteeman - comment - 12 Aug 2018

Cool stuff - did you have a script?

avatar rdeutz rdeutz - change - 12 Aug 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-08-12 21:09:59
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 12 Aug 2018
avatar rdeutz rdeutz - merge - 12 Aug 2018
avatar roland-d
roland-d - comment - 12 Aug 2018

Yes, it is a feature in PhpStorm where it lets you optimize imports on
folders. I did check the results on every changed file if there were
changes because since files showed up as changed but had no changes.

On August 12, 2018 22:46:10 Brian Teeman notifications@github.com wrote:

Cool stuff - did you have a script?

You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub, or mute the thread.

avatar brianteeman
brianteeman - comment - 12 Aug 2018

Cool - thanks for doing this.

After this we should enforce alpha-ordering the imports so we don't get fatal errors anymore because people add multiple includes.

Could you add that to the styleguide please

avatar roland-d
roland-d - comment - 13 Aug 2018
avatar brianteeman
brianteeman - comment - 13 Aug 2018

Superstar!!

Add a Comment

Login with GitHub to post a comment