TheOdinProject / ruby-exercises

MIT License
226 stars 1.08k forks source link

consistent file naming #101

Open DennisNeu opened 3 months ago

DennisNeu commented 3 months ago

The naming for exercise folders is not consistent.

The folders containing the seperate JS exercises started with a 0 for single digit number ("01_helloWorld"). Same case for CSS exercises.

The convention is broken here ("1_data_types"). I'd like to suggest renaming the exercise folders here to stick to the naming scheme.

CouchofTomato commented 3 months ago

@rlmoser99 Any input here?

rlmoser99 commented 3 months ago

I am not opposed to it matching the numbering convention in our other repos.

CouchofTomato commented 3 months ago

@DennisNeu Is this something you wanted to work on?

DennisNeu commented 3 months ago

Sure, I will take care of it within the next 24 hrs

Austin @.***> schrieb am Fr., 28. Juni 2024, 18:14:

@DennisNeu https://github.com/DennisNeu Is this something you wanted to work on?

— Reply to this email directly, view it on GitHub https://github.com/TheOdinProject/ruby-exercises/issues/101#issuecomment-2197253117, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASKJE2FMUUR7YA7OS4THC23ZJWDXJAVCNFSM6AAAAABJ5R7DXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJXGI2TGMJRG4 . You are receiving this because you were mentioned.Message ID: @.***>

DennisNeu commented 3 months ago

@CouchofTomato Nvm, as per the contributing guidelines I won't create a pull request until the issue has been assigned.

CouchofTomato commented 3 months ago

@DennisNeu All yours mate. Thanks.