? Pending

User tests: Successful: Unsuccessful:

avatar wojsmol
wojsmol
17 Jun 2016

Pull Request for Issue improvment .

Summary of Changes

Simple PR to add .editorconfig to .gitignore

Testing Instructions

code review

avatar wojsmol wojsmol - open - 17 Jun 2016
avatar wojsmol wojsmol - change - 17 Jun 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Jun 2016
Labels Added: ?
avatar piotr-cz
piotr-cz - comment - 19 Jun 2016

This file shouldn't be placed in .gitignore, becase developers are supposed to retrieve it during git clone.

But it should be excluded during package build process within the build.php file. I usually add this in the .gitattributes file

.editorconfig export-ignore

I've added it into the Joomla! Coding-standards repo here, but I guess there is no harm placing it inside Joomla! repo.

avatar wojsmol
wojsmol - comment - 19 Jun 2016

I added .editorconfig to gitignore taking into account the current situation where the file is not a in the repository joomla/joomla-cms. If .editorconfig been added to joomla/joomla-cms then of course it should be added to the build/build.php and removed from a .gitignore.

avatar piotr-cz
piotr-cz - comment - 19 Jun 2016

True, as long as the file belongs to other repo, it should be excluded. ?

avatar wojsmol
wojsmol - comment - 19 Jun 2016

@piotr-cz Please test ?

avatar brianteeman brianteeman - change - 26 Jun 2016
Category Code style
avatar wojsmol
wojsmol - comment - 7 Jul 2016
avatar grhcj grhcj - test_item - 15 Jul 2016 - Tested successfully
avatar grhcj
grhcj - comment - 15 Jul 2016

I have tested this item successfully on 038042c

On Review


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

avatar wilsonge wilsonge - change - 15 Jul 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-07-15 13:56:31
Closed_By wilsonge
avatar wilsonge wilsonge - close - 15 Jul 2016
avatar wilsonge wilsonge - merge - 15 Jul 2016
avatar wilsonge wilsonge - reference | 7b17a8d - 15 Jul 16
avatar wilsonge wilsonge - merge - 15 Jul 2016
avatar wilsonge wilsonge - close - 15 Jul 2016
avatar wilsonge wilsonge - change - 15 Jul 2016
Milestone Added:

Add a Comment

Login with GitHub to post a comment