? ? ? ? Success

User tests: Successful: Unsuccessful:

avatar Stuartemk
Stuartemk
29 May 2021

Pull Request for Issue # .
Stuartemk#2

Summary of Changes

Prettify the css and js files allows a better reading and understanding of the code so you can develop faster and avoid errors.

Testing Instructions

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Documentation Changes Required

avatar Stuartemk Stuartemk - open - 29 May 2021
avatar Stuartemk Stuartemk - change - 29 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 May 2021
Category Unit Tests Repository Administration com_admin SQL Postgresql MS SQL com_banners com_config com_finder com_languages com_media com_search Language & Strings Front End External Library Composer Change Installation
avatar Stuartemk Stuartemk - change - 29 May 2021
The description was changed
avatar Stuartemk Stuartemk - edited - 29 May 2021
avatar brianteeman
brianteeman - comment - 29 May 2021

Not sure what you were trying to do here but its clearly not correct as you have changed 47 files and none of them are the one in the title

avatar dgrammatiko
dgrammatiko - comment - 29 May 2021

@Stuartemk just for your information there are already linters in place for the 4.0 repo:

Also there are commands to automate the fixing of anything not compliant with the current linters: https://github.com/joomla/joomla-cms/blob/4.0-dev/build/README.md

avatar Stuartemk
Stuartemk - comment - 29 May 2021

Thank you for your responses. It is clear that I made a terrible mistake, and that these PRs are totally wrong, so I close them right now. It was only a single file to modify.
Although the error is so obvious, the answers could also be less aggressive, since for that reason there are almost no contributors, not very tolerant answers take away the desire to contribute.

https://github.com/Stuartemk/joomla-cms/pull/2/files

avatar Stuartemk Stuartemk - close - 29 May 2021
avatar Stuartemk Stuartemk - change - 29 May 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-05-29 22:28:13
Closed_By Stuartemk
Labels Added: ? ? ? ?
avatar dgrammatiko
dgrammatiko - comment - 29 May 2021

not very tolerant answers take away the desire to contribute.

I have no clue if this was towards my response but anyhow I just pointed out that there are Code Styles guidelines that the project adheres to and I pointed to the files that control the rules. I see that you want 4 spaces for intention but for some time now the project is opted for 2 spaces for indentation for the css/scss and js for the simple fact that this is the industry standard (also it's what Bootstrap is using and all the other external dependencies the project uses).

Add a Comment

Login with GitHub to post a comment